# Sitemaps

A sitemap is a file where you provide information about the pages, videos, and other files on your site, and the relationships between them. Search engines like Google read this file to crawl your site more efficiently.&#x20;

Using a sitemap is the most precise and reliable way to inform Userdesk about all the pages present on your website.<br>

A sitemap is usually available at `/sitemap.xml`, check if your website has one.

***

See the integrations for:

* [Shopify Stores](/product-guides/training-data/sitemaps/shopify-store.md)
* [Gitbook](/product-guides/training-data/sitemaps/gitbook.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.userdesk.io/product-guides/training-data/sitemaps.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.
