# Claim Reward

## Claim Rule

Every 24hr can claim MKP token once.

## Withdrawal tax&#x20;

* Rewards below 750 cannot be withdrawn
* Withdraw up to 750 MKP, apply a 75% tax rate&#x20;
* Withdraw up to 1500 MKP, apply a 50% tax rate&#x20;
* Withdraw up to 2000 MKP, apply a 20% tax rate&#x20;
* Withdraw up to 2500 MKP, apply a 10% tax rate

![](https://663771515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNdChATTAqrV7wJsgm2WS%2Fuploads%2FAF8X9H8lTCT3vQ37LwDa%2FClaimReward.png?alt=media\&token=e3db0a1c-8ea5-429f-801e-fdef9f80652b)


---

# 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://keeper-meta.gitbook.io/meta-keeper-white-paper/gameplay/claim-reward.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.
