> For the complete documentation index, see [llms.txt](https://realfevr.gitbook.io/realfevr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/leaderboard-and-xp.md).

# Leaderboard and XP

Every player gets **Experience Points** (XP's) for being in the game. The more experience you have, the higher you'll be on the **Leaderboard.**

There are different Leaderboards in the game.

The **Season Leaderboard** which aggregates the XP you have earned in all game modes during the Season.

**Upcoming:**

Survival Mode Leaderboard: The Leaderboard for the new upcoming game mode!

* Read more about our plans for the overall RealFevr ecosystem Leaderboard [here](broken://pages/IWn3b4O17yXIKaNiKABg).

**XP Distribution:**

***Practice (PVE)***

* XP for playing a game: 20pts
  * For games that did not finish due to one player resigning: 0pts if before turn 4 starts, 5pts if before turn 7 starts, 10pts before the end of game
* XP for winning a game: 10pts
* XP for extras in Practice (for resigning players, there is never attributed XP for extras)
  * 5 XP for any game in which a player scores more than **4 Goals**, regardless of winning or losing
  * 5 XP for keeping a **Clean Sheet**
  * 5 XP for scoring a **Hattrick (not implemented yet)** with a Moment (only considered once per game, i.e., if a player has 2 Moments that get Hattricks, they will only get 5xp)
  * 5 XP for winning the game with the least powerful deck (**Underdog**)

***Free-For-All / Ticket Arenas (PVP)***

* XP for playing a game: 20pts
* XP for winning a game: 10pts
* XP for Extras in Free-For-All and Arenas (for resigning players, there are never XPs for extras)
  * 5 XP for any game in which a player scores more than **4 Goals**, regardless of winning or losing
  * 5 XP for keeping a **Clean Sheet**
  * 5 XP for scoring a Hattrick with a Moment (only considered once per game, i.e., if a player has 2 Moments that get **Hattricks**, they will only get 5xp)
  * 5 XP for winning the game with the least powerful deck (**Underdog**)

PTS for playing **(*****Resigning Player)***\
Round 1 Turn 1 - 0pts\
Round 1 Turn 2 - 0pts\
Round 1 Turn 3 - 0pts\
Round 1 Turn 4 - 5pts\
Round 2 Turn 1 - 5pts\
Round 2 Turn 2 - 5pts\
Round 2 Turn 3 - 10pts\
Round 2 Turn 4 - 10pts

\
Extra-time - 15pts **(*****Winning Player, the one that stays)***\
Round 1 Turn 1 - 5pts\
Round 1 Turn 2 - 5pts\
Round 1 Turn 3 - 5pts\
Round 1 Turn 4 - 10pts\
Round 2 Turn 1 - 10pts\
Round 2 Turn 2 - 10pts\
Round 2 Turn 3 - 15pts\
Round 2 Turn 4 - 15pts

Extra-time - 20pts===

\
PTS for winning **-** ***Winning Player (the one that stays)***\
Round 1 Turn 1 - 5pts\
Round 1 Turn 2 - 5pts\
Round 1 Turn 3 - 5pts\
Round 1 Turn 4 - 5pts\
Round 2 Turn 1 - 10pts\
Round 2 Turn 2 - 10pts\
Round 2 Turn 3 - 10pts\
Round 2 Turn 4 - 10pts<br>

Extra-time - 10pts===


---

# 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:

```
GET https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/leaderboard-and-xp.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.
