# Odyssey Badge Quest

<figure><img src="/files/C0acEA2VBwyx6NPTVBIu" alt="" width="213"><figcaption><p>quest system</p></figcaption></figure>

### <mark style="color:purple;">Leaderboard !</mark>

The leaderboard is a tool to incentivize players for in-game engagement. Top-ranked players may receive <mark style="color:yellow;">**limited, unique resources**</mark> that can be used to craft exclusive equipment or ships.

* Leaderboard can be viewed in the game - the first icon on the left hand side of the map.&#x20;

### <mark style="color:purple;">Daily Quest !</mark>

knocking out your daily quests is the easiest way to stay at the top of the leaderboard. Keep the streak alive and you are the boss!

### <mark style="color:purple;">Odyssey Badge Quest, You in ?!</mark>

All tasks, all in—finish everything under the Odyssey Badge Quest, and that shiny badge is yours on the 6th!

Let’s make it happen. 🎯


---

# 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.infiniteseas.io/fundamentals/odyssey-badge-quest.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.
