# Usage

- [Configuration](https://advanced-seo.michaelaerni.ch/usage/configuration.md): Configure storage drivers, crawling environments, analytics environments, view composer, and other options in config/advanced-seo.php.
- [Settings & Defaults](https://advanced-seo.michaelaerni.ch/usage/settings-and-defaults.md): Configure site-wide SEO settings, collection and taxonomy defaults, and multi-site data inheritance.
- [Permissions](https://advanced-seo.michaelaerni.ch/usage/permissions.md): Control which users can view and edit SEO settings, defaults, and content.
- [On-Page SEO](https://advanced-seo.michaelaerni.ch/usage/on-page-seo.md): Edit SEO fields on individual entries and terms with dynamic tokens, inline previews, and AI copywriting.
- [AI Copywriting](https://advanced-seo.michaelaerni.ch/usage/ai.md): Generate SEO titles and descriptions with AI, with site-wide and per-collection instructions.
- [Sitemaps](https://advanced-seo.michaelaerni.ch/usage/sitemaps.md): Automatically generated XML sitemaps for your collections and taxonomies.
- [Social Images Generator](https://advanced-seo.michaelaerni.ch/usage/social-images-generator.md): Automatically generate social images for your entries and taxonomy terms using customizable themes.


---

# 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://advanced-seo.michaelaerni.ch/usage.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.
