# Начало работы с Toп-100

С помощью сервиса Топ-100 можно настроить счетчик для отслеживания действий пользователей в приложении и получить код для вставки на страницы сайта.

Для этого необходимо:

1. [Зарегистрироваться в Топ-100](/top100-documentation/nachalo-raboty-s-top-100/registraciya-na-servise.md)
2. [Создать новый счётчик](/top100-documentation/nachalo-raboty-s-top-100/sozdanie-schyotchika-top-100.md)
3. [Добавить счётчик в приложение](/top100-documentation/nachalo-raboty-s-top-100/ustanovka-schyotchika-top-100.md)

Кроме того, в этой главе, мы расскажем, как включить опцию [«Участвовать в рейтинге»](/top100-documentation/nachalo-raboty-s-top-100/nastroika-schyotchika.md) и правильно ее настроить.

А также предоставим инструкцию, [как восстановить доступ к счетчику](/top100-documentation/nachalo-raboty-s-top-100/vosstanovlenie-dostupa-k-schetchiku.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/top100-documentation/nachalo-raboty-s-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.
