# Selecting the Content

By simply selecting the "+" mark with Create a bot in the My Bot page, you will be redirected to a page like the one shown below.

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

After you are redirected to this page, you have to select the creation method that suits your needs. Then, you can continue the bot-creating process.

If you select the "Create bot using my content", you will be redirected to a view as shown below, where you can enter the details that are needed for the bot creation process and continue.

<div><figure><img src="/files/fJuwOpF8gcglUYsQjETi" alt=""><figcaption><p>PC view</p></figcaption></figure> <figure><img src="/files/eNMgjKEP17ZBCR95qUxJ" alt=""><figcaption><p>Tablet view</p></figcaption></figure> <figure><img src="/files/5gUrV4ZEkoT0SITtlTuP" alt=""><figcaption><p>Mobile view</p></figcaption></figure></div>

Finally, you can enable the plugin in YouTube, as well if needed, by selecting 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>

If you want to import a bot from another app instead, you can follow the instructions provided in [Importing Bots from another platform](/convogrid/my-bots/creating-a-bot/selecting-the-content/importing-bots-from-another-platform.md).

The next step in this process is [adding your avatar.](/convogrid/my-bots/creating-a-bot/adding-avatar.md)


---

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