> For the complete documentation index, see [llms.txt](https://doc.thetanarena.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-stake/high-rewards-stake.md).

# High Rewards Stake

This option produces higher returns and creates more benefits for participants. Additionally, it also has some extra perks that made it special.

* 02 options: 06 months (180-days) OR 12 months (360-days) lock duration&#x20;
* NFT Hero (<mark style="color:red;">\* required</mark>): At least a pair of 100 THG & 1 NFT hero is required. If a user wants to stake 1000 THG, he/she will be required to have 10 NFT heroes&#x20;
* Daily gTHG reward&#x20;
* APR up to 240%&#x20;
* <mark style="color:green;">**SPECIAL**</mark>: Users who use this option will receive [Private Tickets](/play-to-earn-1-0-system/thetan-stake/private-ticket.md), which will accumulate over time. These Private Tickets are for participating in Private Sales from Thetan Arena’s [partner projects](/play-to-earn-1-0-system/thetan-stake/private-sales.md) with potentially high returns.&#x20;

{% hint style="info" %}
Each user can stake many times and go with a different option each time
{% endhint %}

#### (\*) NFT Hero is required for the High Rewards Stake option:

* <mark style="color:red;">**NOTICED:**</mark> The NFT heroes staked will disappear forever.&#x20;
* The ratio is 01 NFT Hero : 100 THG
* Must be NFT heroes. If the heroes are being sold or rented in the marketplace, they cannot be used for staking.&#x20;
* Regardless of the rarity (Common, Epic, Legendary) or class (Assassin, Marksman, Tank).&#x20;
* Regardless of the gTHC Battles each hero has left.&#x20;

### HOW TO STAKE

* Go to the [Staking session on the Marketplace](https://marketplace.thetanarena.com/staking)
* Log in to your game account (Wolffun ID)
* Connect your Metamask wallet to Thetan Arena's Marketplace&#x20;
* After logging in to the Wolffun ID and connecting Metamask
* Choose High Rewards Stake option
* Choose the amount of NFT Heroes you want to stake, and the THG will be automatically calculated (the ratio 1 NFT Hero : 100 THG)
* Choose the specific NFT heroes (the list of heroes has been automatically filtered by gTHC battles)&#x20;
* Choose one of the two lock durations: 06 months (180-days) or 12 months (360-days).

### HOW TO UNSTAKE

*(TBD)*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-stake/high-rewards-stake.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
