# Experience Rates

| Rates        |                                        |
| ------------ | -------------------------------------- |
| Experience\* | <p>1 - 7 level, 2x<br>8+ level, 1x</p> |
| Skill        | 1x                                     |
| Magic        | 1x                                     |
| Loot         | 1x                                     |
| Spawn        | 1x                                     |

\*There are many ways to gain extra XP in Eternal Odyssey:

* <mark style="color:yellow;">Server boost (15%) - In-Game Store -</mark> [Buy Points](https://eternalodyssey.net/?subtopic=buypoints)
* <mark style="color:yellow;">Median XP Monster System (\~10%) -</mark> [Unique Monsters](/unique-monsters.md)
* <mark style="color:yellow;">Boosted creature of the day (25%)</mark>
* <mark style="color:yellow;">Premium Account (5%)</mark>
* [Tasks ](/miscelaneus/tasks.md)<mark style="color:yellow;">(10%)</mark>


---

# 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://wiki.eternalodyssey.net/rates-and-bonuses/experience-rates.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.
