# Using a Site Map

A site map improves the way your store is indexed by search engines and is specifically designed to find pages that might be overlooked by web crawlers.

With ScandiPWA, you are welcome to use already familiar processes of default Magento to generate and configure Site Maps:

| SECTION                 | STATUS        | DESCRIPTION                                                                                                                                                                                                     |
| ----------------------- | ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Generating the Site Map | **SUPPORTED** | You can generate your site maps directly from Magento admin. On the admin menu, open Marketing → SEO & Search  → Site Map.                                                                                      |
| Site Map Configuration  | **SUPPORTED** | <p>The configuration lets you set the frequency and priority for updating your site maps for each type of content.</p><p>On the admin menu, open Stores → Settings → Configuration → Catalog → XML Sitemap.</p> |


---

# 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://manual.scandipwa.com/v5.0.5/seo-and-search/seo-best-practices/using-a-site-map.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.
