# Currencies & User Points

Thetan Rivals has different types of in-game rewards that players need to know according to their needs.

### Rival Buck&#x20;

* Rival Buck is used to buy Boxes, Thenions, Event Pass, & many other items from the Shop.
* Players receive Rival Buck from special events, or purchase from the Shop.

### Rival Gold

* Players get Rival Gold from Boxes, ranking rewards, events, and even town activities.
* It is used to purchase Boxes and Skins and non-premium class items.

### Season Point&#x20;

* Season Point can be earned by playing matches, and completing quests & in special events.
* Season points are used to buy items from Season Pass.

### Enhancer&#x20;

* Enhancers are used to evolve Thenions.
* Enhancers can be found in Boxes, special events, and town activities.

### EXP

* Collect EXP to proceed to higher tiers in Season Pass.
* Exp can be earned by playing matches, as a free daily reward in the Shop, by visiting town & some other activities.

### Trophy

* The trophy can be earned by playing matches.
* Accumulate Trophies to reach higher Ranks & unlock Ranking Rewards.


---

# 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://doc.thetanrivals.com/economy/currencies-and-user-points.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.
