# Compano.AI

## Compano.AI User Guides

- [Compano.AI User Guides](https://compano-ai.gitbook.io/user-guides/compano.ai-user-guides.md)
- [How to get the app](https://compano-ai.gitbook.io/user-guides/readme.md)
- [How to craft your Compano Avatar](https://compano-ai.gitbook.io/user-guides/how-to-craft-your-compano-avatar.md)
- [Make Art with Compano](https://compano-ai.gitbook.io/user-guides/make-art-with-compano.md)
- [Get a selfie from your Compano](https://compano-ai.gitbook.io/user-guides/get-a-selfie-from-your-compano.md)
- [How to use the Text-to-Audio feature](https://compano-ai.gitbook.io/user-guides/how-to-use-the-text-to-audio-feature.md)
- [Changing the Theme in Compano](https://compano-ai.gitbook.io/user-guides/changing-the-theme-in-compano.md)
- [Sharing Compano.AI with your friends](https://compano-ai.gitbook.io/user-guides/sharing-compano.ai-with-your-friends.md)
- [How to Create a Video with Your Compano Avatar](https://compano-ai.gitbook.io/user-guides/how-to-create-a-video-with-your-compano-avatar.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://compano-ai.gitbook.io/user-guides/compano.ai-user-guides.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.
