# Achievements

Each achievement has multiple stages, and completing each stage grants players generous rewards.<br>

| <p>Achievement Type<br></p>  | <p>Achievement Goal<br></p>                     | <p>Example<br></p>                                                  |
| ---------------------------- | ----------------------------------------------- | ------------------------------------------------------------------- |
| Statue Level                 | Upgrade the statue to a specific level          | <img src="/files/XIp9GIHfHvm6U3qYfgAt" alt="" data-size="original"> |
| Wizard Level                 | Upgrade wizards to a specific level             | <img src="/files/Q32toexHaR0roT3n1GuZ" alt="" data-size="original"> |
| <p><br>Number of Wizards</p> | Acquire a certain number of wizards             | <img src="/files/9RzXbbtFdLOjfD0fj2Ah" alt="" data-size="original"> |
| Player Invitations           | Invite a specific number of players to the game | <img src="/files/7v98mi96yP81uiaAVK3i" alt="" data-size="original"> |
| Gold Recharge                | Recharge a specific amount of gold              | <img src="/files/42BfbWd5YVhd2ehD6Jb8" alt="" data-size="original"> |


---

# 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://docs.wizzwoods.com/gameplay/achievements.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.
