# AI Companion User Guide

- [Overview](https://docs.creatorsagi.com/ai-companion-user-guide/overview.md)
- [CreatorsAGI Home](https://docs.creatorsagi.com/ai-companion-user-guide/creatorsagi-home.md)
- [Setting up Your Account](https://docs.creatorsagi.com/ai-companion-user-guide/setting-up-your-account.md)
- [AI Companions published by Creators](https://docs.creatorsagi.com/ai-companion-user-guide/ai-companions-published-by-creators.md)
- [Conversation with AI Companion](https://docs.creatorsagi.com/ai-companion-user-guide/conversation-with-ai-companion.md)
- [Elements of an AI Chat](https://docs.creatorsagi.com/ai-companion-user-guide/conversation-with-ai-companion/elements-of-an-ai-chat.md)
- [Message Actions](https://docs.creatorsagi.com/ai-companion-user-guide/conversation-with-ai-companion/message-actions.md)
- [Bookmarking messages](https://docs.creatorsagi.com/ai-companion-user-guide/conversation-with-ai-companion/bookmarking-messages.md)
- [Conversation Profile Icon](https://docs.creatorsagi.com/ai-companion-user-guide/conversation-with-ai-companion/conversation-profile-icon.md)
- [Clearing the conversation](https://docs.creatorsagi.com/ai-companion-user-guide/conversation-with-ai-companion/clearing-the-conversation.md): The broom icon on the top right can be used to clear the enter conversation.
- [Switch to another companion](https://docs.creatorsagi.com/ai-companion-user-guide/conversation-with-ai-companion/switch-to-another-companion.md)
- [Settings Page](https://docs.creatorsagi.com/ai-companion-user-guide/settings-page.md)
- [Crafting Effective Prompts](https://docs.creatorsagi.com/ai-companion-user-guide/crafting-effective-prompts.md)
- [User Subscription Plans](https://docs.creatorsagi.com/ai-companion-user-guide/user-subscription-plans.md)


---

# Agent Instructions: 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.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.
