# Wheel of Wishes and Tickets

There are 2 types of spinning tickets: Normal Ticket and Special Ticket. Normal tickets are used for the Wheel of Wishes while the special tickets are for the Super Wheel of Wishes. Note that the rewards in the two spinning Wheels are different. In fact, the rewards in Super Wheel of Wishes are higher than that of Wheel of Wishes.

<figure><img src="/files/X3WXl3ndJMEaVw9m5eVI" alt=""><figcaption><p>Wheel of Wishes</p></figcaption></figure>

These tickets can be found via joining in different game modes within Metarrior, especially through Leaderboards. To be specific, players can get Normal Tickets from:

* Mission Leaderboard: Top 100 players on the Leaderboard in Mission mode will receive the tickets. The higher position they can claim, the more tickets they can get.
* Campaign Leaderboard: Players will get arranged in different Leagues to compete on the Leaderboard. The higher positions they are on the Leaderboard, the more tickets they can get.
* All Time Quest: There are some missions in the All Time Quest which will grant players tickets once completing them.

<figure><img src="/files/X2KZqLykPjG3L5iKyxzM" alt=""><figcaption><p>Super Wheel of Wishes</p></figcaption></figure>

Special Tickets can be found in:

* Expeditions Leaderboard: Similar to that of Campaign Leaderboard, players will get arranged in different Leagues to compete on the Leaderboard. The higher they are on the Leaderboard, the more tickets they can get.


---

# 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.metarrior.com/game-economy/wheel-of-wishes-and-tickets.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.
