# Fundamentals

- [Leaderboard & Quests](https://wiki.infiniteseas.io/fundamentals/leaderboard-and-quests.md)
- [Game Characters](https://wiki.infiniteseas.io/fundamentals/game-characters.md): Shoutout to our Playtest 0 testers! We remember every single one of you 🫰
- [Milestone: 6,000 Ships Goal](https://wiki.infiniteseas.io/fundamentals/milestone-6-000-ships-goal.md): Together, We Make Seas Different :3
- [Odyssey Badge Quest](https://wiki.infiniteseas.io/fundamentals/odyssey-badge-quest.md): Badge claim runs Dec 6th-8th (PST). You can still complete quests during this time. Our game quests continue after the 8th! Manage your $Energy wisely—you should be able to complete the quest on Day 1


---

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