> For the complete documentation index, see [llms.txt](https://litepaper.funtico.com/funtico-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.funtico.com/funtico-litepaper/overview/welcome-to-the-funtico-universe/funtico-as-an-ecosystem/platform-rank-progression.md).

# Platform Rank Progression

<div data-full-width="true"><figure><img src="/files/6R0ZTpf439MlNcAvJOve" alt=""><figcaption><p>Platform Ranks</p></figcaption></figure></div>

Aside from regular progress within games, players on the Funtico platform will gain Platform Rank as they engage through platform activities.&#x20;

Users ascend in rank by amassing "XP points" as they progress within Funtico. These points are earned through various means, including daily logins, active participation in platform activities, tournaments.&#x20;

Additionally, users have the opportunity to gather further XP points by unlocking capsules and scratch cards. Inviting others to join the Funtico platform or undertaking special promotional quests also yields XP points.

As users level up through the Platform Ranks, they unlock exclusive rewards tailored to their achievements and dedication within the ecosystem.

<figure><img src="/files/roUKLUjRDzkWjlv2ETQq" alt=""><figcaption><p>Rank &#x26; Progression</p></figcaption></figure>

Player rank has account-bound lifetime progression and seasonal progression. My Rank is a permanent progression of the user through the Funtico Platform and Games. Season progression refers to special time-limited promo periods where users can claim rewards for a specific period.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://litepaper.funtico.com/funtico-litepaper/overview/welcome-to-the-funtico-universe/funtico-as-an-ecosystem/platform-rank-progression.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
