# Setup Guides

- [AMP](https://community.commandersact.com/tagcommander/getting-started/setup-guides/amp.md): Installation Instructions for TagCommander on AMP.
- [Android](https://community.commandersact.com/tagcommander/getting-started/setup-guides/android.md): Installation Instructions for TagCommander on Android.
- [Angular](https://community.commandersact.com/tagcommander/getting-started/setup-guides/angular.md): Installation Instructions for TagCommander with Angular.
- [AngularJS](https://community.commandersact.com/tagcommander/getting-started/setup-guides/angularjs.md): Installation Instructions for TagCommander with AngularJS.
- [Consent Management](https://community.commandersact.com/tagcommander/getting-started/setup-guides/consent-management.md): How to condition tags to user consent
- [IOT & TV Apps](https://community.commandersact.com/tagcommander/getting-started/setup-guides/http.md): Installation Instructions for TagCommander for direct HTTP connections.
- [iOS](https://community.commandersact.com/tagcommander/getting-started/setup-guides/ios.md): Installation Instructions for TagCommander on iOS.
- [React Native](https://community.commandersact.com/tagcommander/getting-started/setup-guides/react-native.md): Installation Instructions for TagCommander with React Native.
- [React](https://community.commandersact.com/tagcommander/getting-started/setup-guides/react.md): Installation Instructions for TagCommander with React.
- [Serverside](https://community.commandersact.com/tagcommander/getting-started/setup-guides/server-to-server.md)
- [VueJS](https://community.commandersact.com/tagcommander/getting-started/setup-guides/vuejs.md): Installation Instructions for TagCommander with VueJS.
- [Websites](https://community.commandersact.com/tagcommander/getting-started/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/tagcommander/getting-started/setup-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.
