# Scoring System

- [How It works](https://rebellion.gitbook.io/rebellion/scoring-system/how-it-works.md)
- [Core Scoring Logic (Fantasy Mode)](https://rebellion.gitbook.io/rebellion/scoring-system/core-scoring-logic-fantasy-mode.md)
- [Core Scoring Logic (Pro Mode)](https://rebellion.gitbook.io/rebellion/scoring-system/core-scoring-logic-pro-mode.md)
- [Why Relative Scoring](https://rebellion.gitbook.io/rebellion/scoring-system/why-relative-scoring.md)
- [Global Leaderboard System](https://rebellion.gitbook.io/rebellion/scoring-system/global-leaderboard-system.md)
- [Gamified Layers](https://rebellion.gitbook.io/rebellion/scoring-system/gamified-layers.md)
- [Oracle-Based Pricing for Scoring](https://rebellion.gitbook.io/rebellion/scoring-system/oracle-based-pricing-for-scoring.md)
- [Simulated matchup (Fantasy Mode)](https://rebellion.gitbook.io/rebellion/scoring-system/simulated-matchup-fantasy-mode.md)
- [Simulated matchup (Pro Mode)](https://rebellion.gitbook.io/rebellion/scoring-system/simulated-matchup-pro-mode.md)


---

# 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://rebellion.gitbook.io/rebellion/scoring-system.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.
