# User manual

- [Getting Started](https://community.commandersact.com/tagcommander/user-manual/getting-started.md)
- [Data layer and data types](https://community.commandersact.com/tagcommander/user-manual/data-layer-and-data-types-1.md)
- [External variables](https://community.commandersact.com/tagcommander/user-manual/data-layer-and-data-types-1/data-layer-and-data-types.md)
- [Internal variables](https://community.commandersact.com/tagcommander/user-manual/data-layer-and-data-types-1/internal-variables.md)
- [Event variables](https://community.commandersact.com/tagcommander/user-manual/data-layer-and-data-types-1/event-variables.md)
- [Data storage](https://community.commandersact.com/tagcommander/user-manual/data-layer-and-data-types-1/data-storage.md)
- [Container elements](https://community.commandersact.com/tagcommander/user-manual/container-management.md)
- [Container](https://community.commandersact.com/tagcommander/user-manual/container-management/container.md)
- [Tags](https://community.commandersact.com/tagcommander/user-manual/container-management/tags.md)
- [Events](https://community.commandersact.com/tagcommander/user-manual/container-management/events.md)
- [Rules](https://community.commandersact.com/tagcommander/user-manual/container-management/rules.md)
- [Basic actions](https://community.commandersact.com/tagcommander/user-manual/container-management/rules/basic-actions.md)
- [Triggers](https://community.commandersact.com/tagcommander/user-manual/container-management/rules/triggers.md)
- [Perimeters & constraints](https://community.commandersact.com/tagcommander/user-manual/container-management/rules/perimeters.md)
- [Advanced](https://community.commandersact.com/tagcommander/user-manual/container-management/advanced.md)
- [Deduplication](https://community.commandersact.com/tagcommander/user-manual/deduplication.md)
- [Setup guide](https://community.commandersact.com/tagcommander/user-manual/deduplication/setup-guide.md)
- [Setup example](https://community.commandersact.com/tagcommander/user-manual/deduplication/setup-example.md)
- [Deduplication reports](https://community.commandersact.com/tagcommander/user-manual/deduplication/deduplication-reports.md)
- [TagPerformance](https://community.commandersact.com/tagcommander/user-manual/tagperformance.md)
- [Setup guide](https://community.commandersact.com/tagcommander/user-manual/tagperformance/setup-guide.md)
- [Report analysis](https://community.commandersact.com/tagcommander/user-manual/tagperformance/report-analysis.md)
- [Troubleshooting](https://community.commandersact.com/tagcommander/user-manual/tagperformance/troubleshooting.md)
- [Serverside](https://community.commandersact.com/tagcommander/user-manual/serverside.md)
- [Datalayer](https://community.commandersact.com/tagcommander/user-manual/serverside/datalayer.md)
- [Container](https://community.commandersact.com/tagcommander/user-manual/serverside/container.md)
- [Hybrid setup](https://community.commandersact.com/tagcommander/user-manual/serverside/hybrid-setup.md)
- [Monitoring interface](https://community.commandersact.com/tagcommander/user-manual/serverside/monitoring-interface.md)
- [Consents](https://community.commandersact.com/tagcommander/user-manual/serverside/consents.md): Manage consents in Serverside context
- [Serverside v2](https://community.commandersact.com/tagcommander/user-manual/serverside-v2.md)
- [Facebook conversion API](https://community.commandersact.com/tagcommander/user-manual/serverside-v2/facebook-conversion-api.md): Through serverside v2
- [Facebook CAPI through GTM](https://community.commandersact.com/tagcommander/user-manual/serverside-v2/facebook-conversion-api/facebook-capi-through-gtm.md): Bridge your events in a seamless way.
- [Facebook CAPI through web container](https://community.commandersact.com/tagcommander/user-manual/serverside-v2/facebook-conversion-api/facebook-capi-through-web-container.md)
- [Phoenix](https://community.commandersact.com/tagcommander/user-manual/phoenix.md): Phoenix reduce the impact of Safari ITP on your cookies.
- [APIs](https://community.commandersact.com/tagcommander/user-manual/apis.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://community.commandersact.com/tagcommander/user-manual.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.
