# Train your AI chatbot using websites

## Train using website URLs.

1. Access the bots section and click on the "Bots" button. From there, choose the specific bot that you wish to train.
2. Next, select the option "Train Your AI Chatbot" displayed on the screen.

<figure><img src="/files/NyIxsLP3WzIPHtLv9ZwX" alt=""><figcaption></figcaption></figure>

3. On this page, locate the "Add Website" button and click on it to input the URL of the website you wish to train your bot with.

<figure><img src="/files/wHnzQSSdhwuxP7DXiUFJ" alt=""><figcaption></figcaption></figure>

4. Now, enter or copy the link of the website into the designated field and submit the same.

<figure><img src="/files/BsbwtAnR30hgw5DRJjNV" alt=""><figcaption></figcaption></figure>

Training for your URLs will be started after the same. You can see the training status in the table below with URL and other details. Bot training may take several minutes to complete.

We have included a "Sync Website" button for you to synchronise the bot with the website. By clicking on it, you can synchronise your bot with the website. It will retrain the bot with new content available on the website.


---

# 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://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/train-your-ai-chatbot/train-your-ai-chatbot-using-websites.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.
