# Playing with Transferred Bots

ConvoGrid does not limit you to bots that were created via the platform itself, instead, you can also interact with bots that are transferred from other platforms, as shown below.

You can bring over your bots from other platforms by following the guide in the [Importing Bots from another platform](/convogrid/my-bots/creating-a-bot/selecting-the-content/importing-bots-from-another-platform.md) section.

<figure><img src="/files/ZAYm95vZ3Z9Mg2xmJsKT" alt=""><figcaption><p>Transferred Bots from other platforms</p></figcaption></figure>

We will be showing you how you can find details about the bot on the next page.


---

# 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/playing-with-transferred-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.
