# Website Re-Crawling

Wonderchat automatically crawls your website every month if you are on any of our premium plans.

## Step 1: To manually update or add websites, you can click on the edit button.

<figure><img src="/files/uMgVvYaz7lMR9xsQqmTo" alt=""><figcaption><p>Click on the "Edit" icon under "Pages Crawled"</p></figcaption></figure>

## Step 2: Select between Add, Delete or View webpages to update your chatbot’s stored webpages

### Adding Webpages

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

### Deleting Webpages

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

### Viewing List of Webpages

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

## Step 3: Click 'Confirm' to save changes.

***

If you have any more questions, feel free to reach out to us at <mark style="color:purple;">**<support@wonderchat.io>**</mark>


---

# 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/how-to-manually-update-your-chatbot-website-link-for-re-crawling.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.
