# Fusion Experience & Level Rewards

## **Fusion Experience Gain Table**

Each Arena/Tournament consists of three rounds. Every round completed will result in the following amount of Experience being gained by Fusions for their Round Rank:

<table><thead><tr><th width="242">Round Rank</th><th>Exp Gain</th></tr></thead><tbody><tr><td>1st</td><td>30</td></tr><tr><td>2nd</td><td>20</td></tr><tr><td>3rd - 4th</td><td>10</td></tr><tr><td>5th - 8th</td><td>5</td></tr><tr><td>9th and below</td><td>2.5</td></tr></tbody></table>

## **Fusion Level Rewards**

Levelling up Fusions will allow the player to receive Token Rewards, mint TTM Items, unlock Battle Advantages and mint exclusive Fusion Items. The number of tokens and items will vary and be rewarded based on level. Users must pay a GAS fee to claim rewards, which is the blockchain fee.

> Fusions exist to help you on your quest to glory. Discovering each rare item is another catapult towards greatness that should not be taken lightly. The power is in the holder’s hands as The Fusions will unlock the following at each level:&#x20;

| Level | Experience Need | Reward                                                                                                                        |
| ----- | --------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| 2     | 100             | <p>TTM token: 500<br>Item NFT: 1</p>                                                                                          |
| 3     | 200             | <p>TTM token: 1,000<br>Item NFT: 2</p>                                                                                        |
| 4     | 350             | <p>TTM token: 2,000<br>Item NFT: 3</p>                                                                                        |
| 5     | 550             | TTM token: 2,500 ***Unlock*** ***Power Overflow State**. i.e. Given additional 25 effort points, to be a total of 125 points* |
| 6     | 650             | <p>TTM token: 750<br>Fusion Item NFT: <strong>Ring</strong></p>                                                               |
| 7     | 800             | <p>TTM token: 750<br>Fusion Item NFT: <strong>Amulet</strong></p>                                                             |
| 8     | 950             | <p>TTM token: 750 <br>Fusion Item NFT: <strong>Boots</strong></p>                                                             |
| 9     | 1050            | <p>TTM token: 750<br>Fusion Item NFT: <strong>Armor</strong></p>                                                              |
| 10    | 1300            | <p>TTM token: 1000<br>Fusion Item NFT: <strong>Cape</strong></p>                                                              |

**Rewards Center:** [**https://tothemoonuniverse.com/arenas/rewardscenter**](https://tothemoonuniverse.com/arenas/rewardscenter)


---

# 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://fusionbattle.tothemoon.net/reward-center-details/fusion-experience-and-level-rewards.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.
