# AI Tools

- [AI Tools](https://docs.chatalog.ai/ai-tools/ai-tools.md): AI Tools can help you boost your efficiency, powered by ChatGPT.
- [Manage projects for AI Reply from Document](https://docs.chatalog.ai/ai-tools/ai-tools/manage-projects-for-ai-reply-from-document.md)
- [AI Tools - AI Writer & Doc Reply](https://docs.chatalog.ai/ai-tools/ai-tools/ai-tools-ai-writer-and-doc-reply.md)
- [AI Writer & Consultant](https://docs.chatalog.ai/ai-tools/ai-tools/ai-writer-and-consultant.md): AI Writer converts key information into a piece of writing in seconds, powered by ChatGPT.
- [AI Reply from Document Flow Block](https://docs.chatalog.ai/ai-tools/ai-tools/ai-reply-from-document-flow-block.md)
- [AI Dialog Flow Block](https://docs.chatalog.ai/ai-tools/ai-tools/ai-dialog-flow-block.md)
- [How to write good prompts for your AI Dialog?](https://docs.chatalog.ai/ai-tools/ai-tools/ai-dialog-flow-block/how-to-write-good-prompts-for-your-ai-dialog.md)
- [AI Funnel Flow Block](https://docs.chatalog.ai/ai-tools/ai-tools/ai-funnel-flow-block.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.chatalog.ai/ai-tools.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.
