# Rewards Claim

We’ve set up several tiers of claim amount. When your accumulated rewards meet the amount of any tier, you can claim the rewards.

The claim rules are as follows:

| TIER |  REWARD | TAX |
| :--: | :-----: | :-: |
|   1  |  50STWI | 25% |
|   2  | 200STWI | 20% |
|   3  |  500TWI | 10% |

{% hint style="warning" %}
1.Each address can only claim one of them within 72 hours.&#x20;

2.If you buy a Twilight gift pack, your claim tax will be permanently reduced by 5%.
{% endhint %}

![](/files/KWoo412SlQur2j4SluXU)


---

# 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://twilight-nft.gitbook.io/twilight-game/rewards-claim.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.
