> For the complete documentation index, see [llms.txt](https://docs.avada.io/seo-suite-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avada.io/seo-suite-help-center/other-features.md).

# other features

- [Site verification](https://docs.avada.io/seo-suite-help-center/other-features/site-verification.md): How to verify site on various web management tools
- [Google search consoles](https://docs.avada.io/seo-suite-help-center/other-features/google-search-consoles.md): How to set up Google search consoles & take advantage of it
- [Broken link](https://docs.avada.io/seo-suite-help-center/other-features/broken-link.md): Broken link manager helps you to detect 404 links and remove them by redirecting
- [301 and 302 redirect](https://docs.avada.io/seo-suite-help-center/other-features/broken-link/301-and-302-redirect.md): The difference between 301 and 302 redirect
- [Internal link](https://docs.avada.io/seo-suite-help-center/other-features/internal-link.md): Automatically build internal links across your store so every page gets discovered and ranked.
- [Sitemap generator](https://docs.avada.io/seo-suite-help-center/other-features/sitemap-generator.md): Generate custom HTML/XML sitemaps to optimize your SEO
- [XML sitemap](https://docs.avada.io/seo-suite-help-center/other-features/sitemap-generator/xml-sitemap.md): How to create your XML sitemap for search engines to easily find and index your website
- [HTML sitemap](https://docs.avada.io/seo-suite-help-center/other-features/sitemap-generator/html-sitemap.md): How to create HTML sitemap to improve user navigation, making it easier for visitors to find important pages on your site
- [Email notification](https://docs.avada.io/seo-suite-help-center/other-features/email-notification.md): Set up email notifications to get emails for your SEO report
- [Shopify Flow](https://docs.avada.io/seo-suite-help-center/other-features/shopify-flow.md): How to make an workflow to automate your SEO with Shopify Flow
- [Settings](https://docs.avada.io/seo-suite-help-center/other-features/settings.md): General settings in Avada SEO Suite


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avada.io/seo-suite-help-center/other-features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
