> 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.md).

# Organya (the game)

- [What is Organya?](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya.md): Watch your collectibles gain life as you step into the arena
- [Moments, Stats & Abilities](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/moments-stats-and-abilities.md): From collectibles to in-game assets
- [Gamenomics](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/gamenomics.md): Learn about the true nature of the upcoming game
- [How to start playing](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/how-to-start-playing.md): Learn how to access Organya
- [Game Modes](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/game-modes.md): Experience the game in multiple ways.
- [Game Rules (How to Play)](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/game-rules-how-to-play.md): Understand the game mechanics and learn how to play the game
- [The Board](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/game-rules-how-to-play/the-board.md): The pitch where your Moments come to life!
- [Creating your Deck](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/game-rules-how-to-play/creating-your-deck.md): Assemble your Moments before stepping into the pitch
- [Starting a Match](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/game-rules-how-to-play/starting-a-match.md): Learn how to play FEVR Battle Arena
- [Game Phases](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/game-rules-how-to-play/game-phases.md)
- [Daily Game Quest](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/daily-game-quest.md): Play a game everyday, win rewards!
- [Leaderboard and XP](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/leaderboard-and-xp.md): Learn how your XP is being counted
- [Yankar Predictor](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/yankar-predictor.md): The sports predictions mini-game, by Yankar — The Rogue Syndicate
- [How to get help](https://realfevr.gitbook.io/realfevr/organya-the-game/what-is-organya/how-to-get-help.md): Learn where you can reach our to our support team


---

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