> For the complete documentation index, see [llms.txt](https://docs.aionoverdose.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aionoverdose.com/game-guides/quests/weekly-camp-quest.md).

# Weekly Camp Quest

<div align="left"><figure><img src="/files/0Yblj5Qi1CYrcDnfckeX" alt=""><figcaption></figcaption></figure></div>

<img src="https://cdn.discordapp.com/emojis/1230496423544492072.webp?size=44" alt=":renowntonic:" data-size="line"> Red Katalam Renown Officer (100 000) \ <img src="https://cdn.discordapp.com/emojis/1352784543039619182.webp?size=44" alt=":miniumscoin:" data-size="line"> Minium S Token (10) \ <img src="https://cdn.discordapp.com/emojis/1288676310964768839.webp?size=44" alt=":stigmacoin:" data-size="line"> Stigma Coin (2) \ <img src="https://cdn.discordapp.com/emojis/1219839304369705030.webp?size=44" alt=":TransformationContract:" data-size="line"> Normal Transformation Contract (18 types) (1) \ <img src="https://cdn.discordapp.com/emojis/1354190279577567242.webp?size=44" alt=":gemstoneshardbox:" data-size="line"> Gemstone Crystal Box (5)

## <mark style="color:yellow;">**RANDOM REWARD**</mark>

<img src="https://cdn.discordapp.com/emojis/1228415928648204410.webp?size=44" alt=":OverdoseCoin:" data-size="line"> Overdose Coin (100) \ <img src="https://cdn.discordapp.com/emojis/1274555307636297768.webp?size=44" alt=":Goldingot:" data-size="line"> Gold Ingot (100) \ <img src="https://cdn.discordapp.com/emojis/1229356732451389491.webp?size=44" alt=":experiencemark:" data-size="line"> Experience Mark (100) \ <img src="https://cdn.discordapp.com/emojis/1279157264225144954.webp?size=44" alt=":legendaryetium:" data-size="line"> Legendary Etium (20) \ <img src="https://cdn.discordapp.com/emojis/1278922535068635156.webp?size=44" alt=":legendaryridium:" data-size="line"> Legendary Ridium (20) \ <img src="https://cdn.discordapp.com/emojis/1319230312508555304.webp?size=44" alt=":fightingspiritfragment:" data-size="line"> Fighting Spirit Fragment (3) \ <img src="https://cdn.discordapp.com/emojis/1319257953638940765.webp?size=44" alt=":legendaryspinelmedal:" data-size="line"> Legendary Spinel Medal (2) \ <img src="https://cdn.discordapp.com/emojis/1231114703573356614.webp?size=44" alt=":minionshard:" data-size="line"> Overdose Shard (5) \ <img src="https://cdn.discordapp.com/emojis/1349791851330273320.webp?size=44" alt=":gemstonefragmentshard:" data-size="line"> Gemstone Fragment Shard (10) \ <img src="https://cdn.discordapp.com/emojis/1349791849476526221.webp?size=44" alt=":shininggemstonefragmentshard:" data-size="line"> Shining Gemstone Fragment Shard (10) \ <img src="https://cdn.discordapp.com/emojis/1349791846364348436.webp?size=44" alt=":dazzlinggemstonefragmentshard:" data-size="line"> Dazzling Gemstone Fragment Shard (10)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.aionoverdose.com/game-guides/quests/weekly-camp-quest.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
