# HELP

- [Help Center](https://help.doraverse.com/help/welcome-to-help-center.md)
- [FAQs](https://help.doraverse.com/help/faqs.md): Have a question? Check out the FAQs to see answers from the Doraverse Team on our most common topics!
- [On-Boarding](https://help.doraverse.com/help/faqs/on-boarding.md)
- [Account & Login](https://help.doraverse.com/help/faqs/account-and-login.md)
- [Privacy & Policies](https://help.doraverse.com/help/faqs/privacy-and-policies.md)
- [Chat with AI Models](https://help.doraverse.com/help/faqs/chat-with-ai-models.md)
- [Choose AI Model Based on Your Task](https://help.doraverse.com/help/faqs/chat-with-ai-models/choose-ai-model-based-on-your-task.md)
- [Choose AI Model Based on Their Capabilities](https://help.doraverse.com/help/faqs/chat-with-ai-models/choose-ai-model-based-on-their-capabilities.md)
- [AI Agent](https://help.doraverse.com/help/faqs/ai-agent.md)
- [Integration - Data Controls](https://help.doraverse.com/help/faqs/integration-data-controls.md): Learn how your data is accessed and used when you connect your apps to Doraverse.
- [Subscription](https://help.doraverse.com/help/faqs/subscription.md)
- [Billings & Invoice](https://help.doraverse.com/help/faqs/billings-and-invoice.md)
- [Troubleshooting](https://help.doraverse.com/help/troubleshooting.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://help.doraverse.com/help.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.
