# User Guides

- [Categories & Tags](https://doc.commandersact.com/features/consent-management/user-guides/categories-and-tags.md)
- [Manage Categories](https://doc.commandersact.com/features/consent-management/user-guides/categories-and-tags/manage-categories.md)
- [Manage Vendors](https://doc.commandersact.com/features/consent-management/user-guides/categories-and-tags/manage-vendors.md): Management of Commanders Act Consent vendors.
- [Assign Categories](https://doc.commandersact.com/features/consent-management/user-guides/categories-and-tags/assign-categories.md): Assign Web Container tags to Consent categories.
- [Privacy Banners](https://doc.commandersact.com/features/consent-management/user-guides/privacy-banners.md): Here are the articles in this section:
- [Banner Templates](https://doc.commandersact.com/features/consent-management/user-guides/privacy-banners/banner-templates.md): A list of available banner templates in Commanders Act Consent
- [Accessibility Template](https://doc.commandersact.com/features/consent-management/user-guides/privacy-banners/banner-templates/accessibility-template.md)
- [Manage Banner](https://doc.commandersact.com/features/consent-management/user-guides/privacy-banners/manage-banner.md)
- [Deploy Banner](https://doc.commandersact.com/features/consent-management/user-guides/privacy-banners/deploy-banner.md): Options to generate and deploy banner.
- [Copy Banner](https://doc.commandersact.com/features/consent-management/user-guides/privacy-banners/copy-banner.md)
- [Consent Analysis](https://doc.commandersact.com/features/consent-management/user-guides/consent-analysis.md)
- [Exports](https://doc.commandersact.com/features/consent-management/user-guides/exports.md)
- [Settings](https://doc.commandersact.com/features/consent-management/user-guides/settings.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://doc.commandersact.com/features/consent-management/user-guides.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.
