> For the complete documentation index, see [llms.txt](https://docs.creatorsagi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creatorsagi.com/ai-companion-user-guide/conversation-with-ai-companion.md).

# Conversation with AI Companion

To begin chatting with an AI Companion click on the AI Companion tile. This will open a conversation window with the companion AI to start your authentic generative interactions

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-06-27/06bd61fb-d298-4cad-b7b7-f43123b81797/ascreenshot.jpeg?tl_px=532,77\&br_px=1392,558\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=402,212)

## Elements of the AI Conversation Experience&#x20;

### Navigation pane&#x20;

1. Profile &#x20;
2. Conversation&#x20;
3. Bookmark&#x20;
4. Settings&#x20;

### Conversation Window

1. Welcome message from the Creator
2. Suggested questions handpicked by the Creator
3. Chat input window where users can ask their questions and have authentic generative interactions.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-06-27/ba6517b6-be48-4b66-b6bf-bb8b75224791/ascreenshot.jpeg?tl_px=0,0\&br_px=2166,1281\&force_format=png\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=-2,94)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.creatorsagi.com/ai-companion-user-guide/conversation-with-ai-companion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
