# Setup guides for developers

- [Web container setup](https://doc.commandersact.com/features/sources/sources-catalog/web/containers/setup-guides-for-developers/web-container-setup.md)
- [Datalayer setup](https://doc.commandersact.com/features/sources/sources-catalog/web/containers/setup-guides-for-developers/datalayer-setup.md)
- [Browser-side events setup](https://doc.commandersact.com/features/sources/sources-catalog/web/containers/setup-guides-for-developers/browser-side-events-setup.md)
- [AMP](https://doc.commandersact.com/features/sources/sources-catalog/web/containers/setup-guides-for-developers/amp.md): Installation Instructions for Web container on AMP.
- [Angular](https://doc.commandersact.com/features/sources/sources-catalog/web/containers/setup-guides-for-developers/angular.md): Installation Instructions for Web container with Angular.
- [AngularJS](https://doc.commandersact.com/features/sources/sources-catalog/web/containers/setup-guides-for-developers/angularjs.md): Installation Instructions for TagCommander with AngularJS.
- [React](https://doc.commandersact.com/features/sources/sources-catalog/web/containers/setup-guides-for-developers/react.md): Installation Instructions for Commanders Act Web Container with React.
- [SPA implementation guide](https://doc.commandersact.com/features/sources/sources-catalog/web/containers/setup-guides-for-developers/spa-implementation-guide.md)
- [VueJS](https://doc.commandersact.com/features/sources/sources-catalog/web/containers/setup-guides-for-developers/vuejs.md): Installation Instructions for Commanders Act Web Container with VueJS.
- [IOT & TV Apps](https://doc.commandersact.com/features/sources/sources-catalog/web/containers/setup-guides-for-developers/iot-and-tv-apps.md): Installation Instructions for Commanders Act TMS for direct HTTP connections.


---

# 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/sources/sources-catalog/web/containers/setup-guides-for-developers.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.
