# Ранги клана

{% hint style="info" %}
Ранг клана это определённый порог, который клан проходит преодолев несколько уровней.

На данный момент это индикатор, отделяющий кланы по уровням развития.
{% endhint %}

## <mark style="color:$primary;">Иерархия рангов клана</mark>

| Уровни клана | Ранг клана |
| :----------: | :--------: |
|       0      |  Начальный |
|     1-20     |   Медный   |
|     21-40    |  Бронзовый |
|     41-60    | Серебряный |
|     61-80    |   Золотой  |
|    81-100    |  Алмазный  |

[Заметили ошибку в тексте статьи или считаете, что здесь не хватает другой полезной информации? Сообщите нам об этом, используя тикет в Discord!](https://discord.com/channels/557112955586740227/894200322963144784)


---

# 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.playstrix.net/oneblock/clans/clans-ranks.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.
