# Training your Chatbot

Wonderchat can be trained on a wide variety of data sources and formats. In this section, we'll guide you on how to train your chatbot using virtually any type of data you provide, accommodating the diverse formats your data may come in.

***

## In this Section:

[how-to-add-or-delete-webpages-or-websites-from-your-chatbot](https://docs.wonderchat.io/setup-guides/training-your-chatbot/how-to-add-or-delete-webpages-or-websites-from-your-chatbot "mention")

[how-to-manually-update-your-chatbot-website-link-for-re-crawling](https://docs.wonderchat.io/setup-guides/training-your-chatbot/how-to-manually-update-your-chatbot-website-link-for-re-crawling "mention")

[how-to-use-pdf-and-website-links-simultaneously-as-data-sources-for-your-chatbot](https://docs.wonderchat.io/setup-guides/training-your-chatbot/how-to-use-pdf-and-website-links-simultaneously-as-data-sources-for-your-chatbot "mention")

[how-to-upload-videos-and-audio-files-into-wonderchat](https://docs.wonderchat.io/setup-guides/training-your-chatbot/how-to-upload-videos-and-audio-files-into-wonderchat "mention")

[how-to-add-or-delete-pdfs-from-your-chatbot](https://docs.wonderchat.io/setup-guides/training-your-chatbot/how-to-add-or-delete-pdfs-from-your-chatbot "mention")

[writing-support-documentation-for-ai-chatbots](https://docs.wonderchat.io/setup-guides/training-your-chatbot/writing-support-documentation-for-ai-chatbots "mention")

[training-on-custom-instructions-and-q-and-as](https://docs.wonderchat.io/setup-guides/training-your-chatbot/training-on-custom-instructions-and-q-and-as "mention")


---

# 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.wonderchat.io/setup-guides/training-your-chatbot.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.
