# AIPOleague

AIPOleague, where every win moves the player forward in the league, strengthens the sense of rivalry with its tiered system. Fight, win, raise!

There are seven leagues in the game. In the leaderboard awards made at certain periods, the ones in the front rows win. Players in the top league, Supreme, claim token rewards, while lower leagues receive game improvements, items or boosts. Thus, while leauge rewards will be balanced, the game economy will be safeguarded against excessive token liquidity.

AIPOleague is based on the MMR (Matchmaking Rating) system. This system is used to determine your in-game skill level with the focus of placing you against opponents who share a similar skill level as you. Your rank in the league is based on your MMR score.

{% hint style="info" %}

### <mark style="color:purple;">Rules</mark>

<img src="/files/2y3gXNCAXrFeKLeboyiZ" alt="" data-size="line"> Each league contains three levels. Only Legend League has a single rank.

<img src="/files/2y3gXNCAXrFeKLeboyiZ" alt="" data-size="line"> Each participant begins the game in the "Rank 1" of the Basic League.

<img src="/files/2y3gXNCAXrFeKLeboyiZ" alt="" data-size="line"> Players are eligible to go on to the next league when they win a victory that exceeds the top level of their league's "Rank 3".

<img src="/files/2y3gXNCAXrFeKLeboyiZ" alt="" data-size="line"> When moving to a new league, the player starts from the lowest rank (Rank 1) of that league.

<img src="/files/2y3gXNCAXrFeKLeboyiZ" alt="" data-size="line"> There is no reward distribution in the first two leagues, Basic and Skilled.

<img src="/files/2y3gXNCAXrFeKLeboyiZ" alt="" data-size="line"> Each fight won contributes to the increase of the player's ranking, while each fight lost causes the player's ranking to decrease.
{% endhint %}

{% tabs %}
{% tab title="League System" %} <mark style="color:purple;">**Basic**</mark>                         Lower League

<mark style="color:purple;">**Skilled**</mark>                       Lower League

<mark style="color:purple;">**Intelligent**</mark>                 Lower League

<mark style="color:purple;">**Advanced**</mark>                 Lower League

<mark style="color:purple;">**Sentient**</mark>                    Lower League

<mark style="color:purple;">**Supreme**</mark>                   Top League

<mark style="color:purple;">**Godlike**</mark>                      Coming Soon
{% endtab %}

{% tab title="Rank System" %} <mark style="color:yellow;">**Rank 1**</mark>                         Lower Rank

<mark style="color:yellow;">**Rank 2**</mark>                         Lower Rank

<mark style="color:yellow;">**Rank 3**</mark>                         Top Rank
{% endtab %}
{% endtabs %}

<br>


---

# 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://aipocalypto.gitbook.io/aipocalypto-litepaper/utilities/aipoleague.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.
