# Contents

- [Lucky Pass](https://extocium.gitbook.io/extocium-guide/contents/lucky-pass.md): 🛑 Information on this page may differ from the current in-game data.
- [Gold Box](https://extocium.gitbook.io/extocium-guide/contents/lucky-pass/gold-box.md): 🛑 Information on this page may differ from the current in-game data.
- [My Home](https://extocium.gitbook.io/extocium-guide/contents/my-home.md): 🛑 Information on this page may differ from the current in-game data.
- [The Rooftop Hollow](https://extocium.gitbook.io/extocium-guide/contents/my-home/the-rooftop-hollow.md): 🛑 Information on this page may differ from the current in-game data.
- [Furnace](https://extocium.gitbook.io/extocium-guide/contents/my-home/furnace.md): 🛑 Information on this page may differ from the current in-game data.
- [Runebreaker's Worktable](https://extocium.gitbook.io/extocium-guide/contents/my-home/runebreakers-worktable.md): 🛑 Information on this page may differ from the current in-game data.
- [Personal Safe](https://extocium.gitbook.io/extocium-guide/contents/my-home/personal-safe.md): 🛑 Information on this page may differ from the current in-game data.
- [Explorer's Diary](https://extocium.gitbook.io/extocium-guide/contents/explorers-diary.md): 🛑 Information on this page may differ from the current in-game data.
- [Achievement](https://extocium.gitbook.io/extocium-guide/contents/achievement.md): 🛑 Information on this page may differ from the current in-game data.
- [Weekly swap Quests](https://extocium.gitbook.io/extocium-guide/contents/weekly-swap-quests.md): 🛑 Information on this page may differ from the current in-game data.
- [Wizard Challenge](https://extocium.gitbook.io/extocium-guide/contents/wizard-challenge.md): 🛑 Information on this page may differ from the current in-game data.


---

# 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://extocium.gitbook.io/extocium-guide/contents.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.
