# Completing the process

After you fill out the form with all the necessary information, you can proceed to publish the bot by clicking on the arrow mark that appears next to the "Create Bot using my content" label at the bottom of the page.

<div><figure><img src="/files/50iVRWOOtVlRPx9QPZ8T" alt=""><figcaption><p>Click on arrow</p></figcaption></figure> <figure><img src="/files/RryYvJwvsxUgDBeECvtV" alt=""><figcaption><p>Loading</p></figcaption></figure></div>

After the process is completed, you will be directed to the interface shown below.

<figure><img src="/files/itGq3K5Jm72sMqriD4Lo" alt=""><figcaption><p>Bot crafting</p></figcaption></figure>

You will be able to visualize your bot being created, and as this is a big process, it may take few minutes to complete. Once it is done, the bot will be ready to use and you can publish the bot to make it public.

<figure><img src="/files/UW7p8qyKutKMqs4wmcX2" alt=""><figcaption><p>Bot is created</p></figcaption></figure>


---

# 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/completing-the-process.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.
