# Установка счётчика Топ-100

Выполнив все необходимые шаги для создания счётчика, можно приступать к его установке. В этом подразделе мы расскажем вам о том, как:

* [Установить счётчик в веб-приложение](/dokumentaciya-top-100-po-novoi-modeli-progress/nachalo-raboty-s-top-100/ustanovka-schyotchika-top-100/ustanovka-v-veb-prilozhenie-na-sait.md)
* [Установить трекинговое SDK в приложение на Android](/dokumentaciya-top-100-po-novoi-modeli-progress/nachalo-raboty-s-top-100/ustanovka-schyotchika-top-100/ustanovka-trekingovogo-sdk-v-prilozhenie-na-android.md)
* [Установить трекинговое SDK в приложение на iOS](/dokumentaciya-top-100-po-novoi-modeli-progress/nachalo-raboty-s-top-100/ustanovka-schyotchika-top-100/ustanovka-trekingovogo-sdk-v-prilozhenie-na-ios.md)
* [Собрать данные со страниц AMP](/dokumentaciya-top-100-po-novoi-modeli-progress/nachalo-raboty-s-top-100/ustanovka-schyotchika-top-100/ustanovka-v-amp-stranicy.md)
* [Собрать данные с Турбо-страниц](/dokumentaciya-top-100-po-novoi-modeli-progress/nachalo-raboty-s-top-100/ustanovka-schyotchika-top-100/ustanovka-v-turbo-stranicy.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://top-100-writer.gitbook.io/dokumentaciya-top-100-po-novoi-modeli-progress/nachalo-raboty-s-top-100/ustanovka-schyotchika-top-100.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.
