# Recommended Bots

You can also find other recommended bots easily through the sidebar menu.

<figure><img src="/files/IlIVrTRvpkQbo3wGdWBn" alt=""><figcaption><p>Chat screen</p></figcaption></figure>

Simply click on the "Recommendations" button in the sidebar, and you will be able to see a list of recommended chats, which you can start a conversation with.

<figure><img src="/files/LKBCcHrCyriYbiOsRAqN" alt="" width="185"><figcaption></figcaption></figure>

Next up, let's see how you can interact with bots that are transferred from other platforms.


---

# 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.convogrid.ai/convogrid/starting-a-conversation/recommended-bots.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.
