# User manual

- [Getting Started](https://community.commandersact.com/web-container/user-manual/getting-started.md)
- [Data layer and data types](https://community.commandersact.com/web-container/user-manual/data-layer-and-data-types-1.md)
- [External variables](https://community.commandersact.com/web-container/user-manual/data-layer-and-data-types-1/data-layer-and-data-types.md)
- [Internal variables](https://community.commandersact.com/web-container/user-manual/data-layer-and-data-types-1/internal-variables.md)
- [Event variables](https://community.commandersact.com/web-container/user-manual/data-layer-and-data-types-1/event-variables.md)
- [Data storage](https://community.commandersact.com/web-container/user-manual/data-layer-and-data-types-1/data-storage.md)
- [Container elements](https://community.commandersact.com/web-container/user-manual/container-management.md)
- [Container](https://community.commandersact.com/web-container/user-manual/container-management/container.md)
- [Tags](https://community.commandersact.com/web-container/user-manual/container-management/tags.md)
- [Events](https://community.commandersact.com/web-container/user-manual/container-management/events.md)
- [Rules](https://community.commandersact.com/web-container/user-manual/container-management/rules.md)
- [Basic actions](https://community.commandersact.com/web-container/user-manual/container-management/rules/basic-actions.md)
- [Triggers](https://community.commandersact.com/web-container/user-manual/container-management/rules/triggers.md)
- [Perimeters & constraints](https://community.commandersact.com/web-container/user-manual/container-management/rules/perimeters.md)
- [Advanced](https://community.commandersact.com/web-container/user-manual/container-management/advanced.md)
- [Deduplication](https://community.commandersact.com/web-container/user-manual/deduplication.md)
- [Setup guide](https://community.commandersact.com/web-container/user-manual/deduplication/setup-guide.md)
- [Setup example](https://community.commandersact.com/web-container/user-manual/deduplication/setup-example.md)
- [Deduplication reports](https://community.commandersact.com/web-container/user-manual/deduplication/deduplication-reports.md)
- [TagPerformance](https://community.commandersact.com/web-container/user-manual/tagperformance.md)
- [Setup guide](https://community.commandersact.com/web-container/user-manual/tagperformance/setup-guide.md)
- [Report analysis](https://community.commandersact.com/web-container/user-manual/tagperformance/report-analysis.md)
- [Troubleshooting](https://community.commandersact.com/web-container/user-manual/tagperformance/troubleshooting.md)
- [Phoenix](https://community.commandersact.com/web-container/user-manual/phoenix.md): Phoenix reduce the impact of Safari ITP on your cookies.
- [APIs](https://community.commandersact.com/web-container/user-manual/apis.md)
- [Setup Guides](https://community.commandersact.com/web-container/user-manual/setup-guides.md): Overview of TagCommander Setup Guides per platform.
- [AMP](https://community.commandersact.com/web-container/user-manual/setup-guides/amp.md): Installation Instructions for TagCommander on AMP.
- [Android](https://community.commandersact.com/web-container/user-manual/setup-guides/android.md): Installation Instructions for TagCommander on Android.
- [Angular](https://community.commandersact.com/web-container/user-manual/setup-guides/angular.md): Installation Instructions for TagCommander with Angular.
- [AngularJS](https://community.commandersact.com/web-container/user-manual/setup-guides/angularjs.md): Installation Instructions for TagCommander with AngularJS.
- [Consent Management](https://community.commandersact.com/web-container/user-manual/setup-guides/consent-management.md): How to condition tags to user consent
- [IOT & TV Apps](https://community.commandersact.com/web-container/user-manual/setup-guides/http.md): Installation Instructions for TagCommander for direct HTTP connections.
- [iOS](https://community.commandersact.com/web-container/user-manual/setup-guides/ios.md): Installation Instructions for TagCommander on iOS.
- [React Native](https://community.commandersact.com/web-container/user-manual/setup-guides/react-native.md): Installation Instructions for TagCommander with React Native.
- [React](https://community.commandersact.com/web-container/user-manual/setup-guides/react.md): Installation Instructions for TagCommander with React.
- [Serverside](https://community.commandersact.com/web-container/user-manual/setup-guides/server-to-server.md)
- [SPA implementation guide](https://community.commandersact.com/web-container/user-manual/setup-guides/spa-implementation-guide.md)
- [VueJS](https://community.commandersact.com/web-container/user-manual/setup-guides/vuejs.md): Installation Instructions for TagCommander with VueJS.
- [Websites](https://community.commandersact.com/web-container/user-manual/setup-guides/websites.md): Installation Instructions for TagCommander on Websites.


---

# 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/web-container/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.
