# ChaChat Docs

## ChaChat Docs

- [Welcome to ChaChat](https://docs.chachat.app/welcome-to-chachat.md)
- [What we do](https://docs.chachat.app/overview/what-we-do.md)
- [PRO Features](https://docs.chachat.app/overview/pro-features.md)
- [Profile Settings](https://docs.chachat.app/product-guides/profile-settings.md): Control, Filter & Personalize
- [Characters](https://docs.chachat.app/product-guides/characters.md): Discover, Choose & Chat
- [Chats](https://docs.chachat.app/product-guides/chats.md): Talk, Play, and Connect
- [Group chat](https://docs.chachat.app/group-chat.md): Talk, Play, and Connect — Together
- [Calls](https://docs.chachat.app/calls.md): Talk, Feel & Immerse
- [Gems](https://docs.chachat.app/gems.md): Earn, Spend & Unlock
- [Roleplaying scenarios](https://docs.chachat.app/roleplaying-scenarios.md): Choose, Feel, and Play
- [Creating Characters](https://docs.chachat.app/creating-characters.md): Create, Customize & Connect
- [Progress](https://docs.chachat.app/progress.md): Grow Your Bond, Earn Rewards
- [Support](https://docs.chachat.app/support.md): Contact & Get Help
- [FAQs](https://docs.chachat.app/faqs.md): Ask, Learn & Solve
- [Getting set up](https://docs.chachat.app/fundamentals/getting-set-up.md)
- [Setting permissions](https://docs.chachat.app/fundamentals/getting-set-up/setting-permissions.md)
- [Inviting Members](https://docs.chachat.app/fundamentals/getting-set-up/inviting-members.md)
- [Generate AI Image](https://docs.chachat.app/creating-ai-characters/generate-ai-image.md)
- [Create AI Character](https://docs.chachat.app/creating-ai-characters/create-ai-character.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://docs.chachat.app/welcome-to-chachat.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.
