# AI Tools

{% hint style="info" %}
New users have a free 7-day trial for all AI tools. 👉 [Try it Now!!!](https://app.chatalog.ai/signup?_gl=1*sf1e4z*_gcl_au*MTgwMTQyOTY0MS4xNjkwMTY1NDY0LjIxODI5Mzk4MS4xNjkxNTQ4NjIyLjE2OTE1NDg2MjE.&_ga=2.262018634.61542387.1691292315-2054968759.1664915439)
{% endhint %}

* [AI Writer & Consultant](/ai-tools/ai-tools/ai-writer-and-consultant.md)

  * AI Writer is an independent feature from other CRM features of chatalog that boosts the speed of curating all kinds of content. We provide templates for common broadcast or marketing message scenarios. With only providing a few lines of brief description, AI Writer will do the rest and deliver the writing according to the requirements in the next minute.
  * AI Writer & Consultant is only available for the Business Plan. There is no limit for Business Plan and above. Regarding how to calculate tokens, please refer to: [What are tokens and how to count them?](https://help.openai.com/en/articles/4936856-what-are-tokens-and-how-to-count-them)

* [AI Reply from Document](/ai-tools/ai-tools/ai-reply-from-document-flow-block.md)

  * Your AI assistant to answer customer inquiries immediately from documents.
  * AI Reply from Document is only available for the **Business Plan** and above.

* [AI Sales Dialog](/ai-tools/ai-tools/ai-dialog-flow-block.md)
  * The AI Sales Dialog is a powerful feature that leverages ChatGPT to ask targeted questions and collect detailed client requirements. With this information, the AI can then recommend the best products and services to meet the client's needs.
  * AI Sales Dialog is only available for the **Business Plan** and above.


---

# 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/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.
