# Getting Started

- [Installation](https://docs.tagfly.io/getting-started/installation.md)
- [Get your GTM container ID](https://docs.tagfly.io/getting-started/get-your-gtm-container-id.md): The first step to start tracking your data
- [How to import pre-built GTM container](https://docs.tagfly.io/getting-started/how-to-import-pre-built-gtm-container.md): Follow these simple steps to import a pre-built Google Tag Manager (GTM) container for client-side tracking.
- [Import pre-built container](https://docs.tagfly.io/getting-started/import-pre-built-container.md): Follow these steps to download and import web containers if your destination has this step.
- [Get GTM container ID](https://docs.tagfly.io/getting-started/get-gtm-container-id.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://docs.tagfly.io/getting-started.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.
