> For the complete documentation index, see [llms.txt](https://wiki.osro.mr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.osro.mr/events/christmas/christmas-camping.md).

# Christmas Camping

<figure><img src="/files/hBJcR0iBbyzKZadk0BXT" alt=""><figcaption><p>Type @Christmas and select option "Can we just go camping"</p></figcaption></figure>

**Just camp in the room to get random supplies every 15 minutes.** All rewards are account bounded!&#x20;

**Rewards that you can get:** <img src="/files/6t2VIKSNVHFB3vz2ki2J" alt="" data-size="line">Yggseed box \[10], <img src="/files/ZR8NtsAtEWYMB80I29Tl" alt="" data-size="line">Berry Box \[10], <img src="/files/DQ8NyRQ3QNE2ImyiTZKw" alt="" data-size="line">Box of Thunder \[10], <img src="/files/hMePcnMKczH7tZya74F3" alt="" data-size="line">Poison Box \[10], <img src="/files/xYpaSi4Uzwsq2XVeY40w" alt="" data-size="line">Buff Scroll, <img src="/files/nEesXQ3WVqwpqqOKQxC2" alt="" data-size="line">Activity ticket, <img src="/files/CXxk1x98bm9pkysKMCye" alt="" data-size="line">Dried Berry Box \[10], <img src="/files/u2hwxdl1DDgDWP7iTGmg" alt="" data-size="line">Glistening Goat, <img src="/files/VoFsW5TMt639NcC89dlL" alt="" data-size="line">Gym Pass, <img src="/files/cRgPPEJqslEzy72QA7W8" alt="" data-size="line">War Badge, <img src="/files/Nfb9bpaRpQOw8JRWQi4m" alt="" data-size="line">Bonus Ticket, <img src="/files/8f17oyc9PSYllloS30ef" alt="" data-size="line"> Credit, <img src="/files/wEztp7LxX7nCEZMtSiFw" alt="" data-size="line">Donation Ticket, <img src="/files/2yPmBpX3Ztane9W4efpU" alt="" data-size="line">Costume Ticket, <img src="/files/RdRS8s2kANkx9G3kjqDZ" alt="" data-size="line">VIP Ticket, <img src="/files/tpo0pMBWFrG87Ql6JTpB" alt="" data-size="line">Dispell Potion, <img src="/files/lmIrXQRvDjTH475qx7Tj" alt="" data-size="line">Christmas Coin, <img src="/files/dwRV1289M46OBrC74x7b" alt="" data-size="line">Rainbow Stockings


---

# 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://wiki.osro.mr/events/christmas/christmas-camping.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.
