# Top Members

### RU

Добавляет в меню клана пункт **"Топ участников клана"** с тремя категориями:

* Топ по убийствам
* Топ по смертям
* Топ по заработку клану

Каждый из трёх топов можно отключить в конфиге, лимит строк настраивается.

Необходимо настроить под свой проект конфиг:\
`addons/configs/Clans/top_members.ini`

### EN

Adds a **"Clan members top"** entry to the clan menu with three categories:

* Top by kills
* Top by deaths
* Top by earnings for the clan

Each of the three tops can be disabled in the config, the row limit is configurable.

Configure it for your project in:\
`addons/configs/Clans/top_members.ini`


---

# 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://clans.gitbook.io/clans-docs/top-members.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.
