# Importing Bots from another platform

Suppose you have already created a Bot on another platform, and you want to bring it over to ConvoGrid; you can follow these steps to do so.

<figure><img src="/files/3ZreQXXYHrYCikvXvRzt" alt=""><figcaption><p>Selecting the content</p></figcaption></figure>

Simply select the "Import bot from another app" option and provide details of the platform and script that you are going to import the bot.

<div><figure><img src="/files/n4qJACzO8ThW3jeIqHc4" alt=""><figcaption><p>Asking for Info</p></figcaption></figure> <figure><img src="/files/oFMk6jlFPaitQX0EgxMz" alt=""><figcaption><p>Fill it with necessary Info</p></figcaption></figure></div>

You can enable the plugin in YouTube by choosing the "Enable this plugin in YouTube" option available.

<div><figure><img src="/files/ebvbentCM5aa5Potk23a" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Dj56NsOmDxZpoxWPx2TJ" alt=""><figcaption></figcaption></figure></div>

Next, lets take a look at Creating Avatars.


---

# 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/my-bots/creating-a-bot/selecting-the-content/importing-bots-from-another-platform.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.
