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

# Christmas Camping

<figure><img src="/files/PY5KDImndrA2usipPjiN" alt=""><figcaption><p>Type @christmas then select "Can we go camping?"</p></figcaption></figure>

**Just camp in the room to get random supplies every 15 minutes.** All rewards are account bounded!\
**Rewards that you can get:** +12 Food Stats, <img src="/files/eIyYcaXX31TtIS4dW1xd" alt="" data-size="line">Poring Cake, <img src="/files/L2QTvu7fmOhfx2EVlkUu" alt="" data-size="line">Ygg Box, <img src="/files/396uY4yEjOeoJ0KzQzjq" alt="" data-size="line">Dried Box, <img src="/files/ti6DcbqJqe968WnIKG4h" alt="" data-size="line">Poison Bottle, <img src="/files/ny6WDwOK76ByTn3ihj4Y" alt="" data-size="line">Glistening Coat, <img src="/files/Y6kbGkavBvlxlwp8FL0b" alt="" data-size="line">Dark BOT, <img src="/files/CrPIHYtcpKiiHgyE8VTn" alt="" data-size="line">Headgear Point Ticket, <img src="/files/CrPIHYtcpKiiHgyE8VTn" alt="" data-size="line">Aura Point Ticket, <img src="/files/p562hNOQ4hB7uYXPp2e9" alt="" data-size="line">Gym Pass, <img src="/files/hkn6tTMIA6bd32AjYD6u" alt="" data-size="line">Credit, <img src="/files/WL693QQtA1k79CLoobDe" alt="" data-size="line">Rare Credit, <img src="/files/Fio0l4xWefKCWkOm9Gd1" alt="" data-size="line">Barter Coin, <img src="/files/iU4Y5ZaL7QkPdk7t9HWo" alt="" data-size="line">VIP Ticket, <img src="/files/qVDcgFRWMJ7986ewfNK6" alt="" data-size="line">Christmas Coin and <img src="/files/rucKfyGP6ETNYTHTZGmG" alt="" data-size="line">Donation Ticket


---

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