# Presents

### Checking how many presents you have

Use `/presents progress` to see how many presents you have collected. You **cannot** collect a present two times. Once you've collected all the presents in an area, you get a big reward!

### Rewards

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th></th><th>Location</th><th></th><th>Single Reward</th><th></th><th>Completion Reward</th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Location</strong></td><td>Spawn</td><td><strong>Single Reward</strong></td><td>200 Tokens</td><td><strong>Completion Reward</strong></td><td><ul><li>1 Master Key</li><li>1 Shiny Legendary Spin</li><li>1 Master Ball</li></ul></td><td><a href="/files/o9XtJDXIfYreE6qqBhZf">/files/o9XtJDXIfYreE6qqBhZf</a></td></tr><tr><td><strong>Location</strong></td><td>End</td><td><strong>Single Reward</strong></td><td>200 Tokens</td><td><strong>Completion Reward</strong></td><td><ul><li>1 Seasonal Key</li><li>1 Legendary Spin</li><li>1 Master Ball</li></ul></td><td><a href="/files/1wwGhMfgbfF04UAod6AL">/files/1wwGhMfgbfF04UAod6AL</a></td></tr></tbody></table>


---

# 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.frontier-mc.com/custom-mods/presents.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.
