# InvtAI Bots Guides

{% hint style="info" %}
InvtAI boasts a diverse range of bots, each serving unique purposes. Specifically, we offer a Assistant bot designed for communities. By submitting relevant information about your Telegram/Discord community and training the bot using your business documents, you can automate interactions with users seamlessly.
{% endhint %}

<figure><img src="/files/67j9Lja6zGey5MQff486" alt=""><figcaption></figcaption></figure>

Here's how it works: when a user poses a question in your Telegram group or Discord channel, the InvtAI bot comes into action. It responds to queries based on the knowledge acquired from training your business documents, leveraging the extensive capabilities of GPT knowledge, and even harnessing the power of Google Searching.

This powerful combination enables your community to provide prompt and accurate responses to users while offering a wide range of knowledge. With the InvtAI Assistant bot, your community can provide valuable insights about your business at any time, delivering efficient and reliable assistance to users seeking information.

> Embrace the potential of our Assistant bot to enhance your community's interactions, share expertise, and extend your reach to a wider audience. Through the seamless integration of trained business documents, GPT knowledge, and Google Searching, you can create a dynamic and informative environment where users receive real-time answers to their questions.


---

# 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.invt.ai/product-guides/invtai-bots-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.
