> For the complete documentation index, see [llms.txt](https://help.minted.network/minted-help-centre/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.minted.network/minted-help-centre/getting-started/earn-with-minted/claiming-listing-and-trading-rewards.md).

# Claiming Listing & Trading Rewards

Listing and Trading rewards are distributed daily and they can be claimed on a daily basis as well. You can view and claim all your MTD earnings in the **Rewards** page. You will receive the following for each claim you make:

* 25% of the reward in the form of MTD is deposited directly to your wallet
* 25% of the reward will be deposited in a 1 month vault
* 25% of the reward will be deposited in a 6 months vault
* 25% of the reward will be deposited in a 12 months vault

You can increase your lock-up period to earn more MTD. For additional details, please refer to [*Increasing Your Deposit and Upgrading Your Locking Period*](/minted-help-centre/getting-started/earn-with-minted/mtd-staking/increasing-your-deposit-and-upgrading-your-locking-period.md).

***Total Pending Rewards*** - The sum of pending Listing Rewards and pending Trading rewards, you only need one action to claim Listing Rewards and Trading rewards together.&#x20;

Note: you will be able to claim listing and trading rewards separately.

The Claim button will be disabled until there are rewards available to be claimed.

![](/files/5Sp6fLCyVe2cQF0gWytR)

Here’s how you can claim your rewards:

1. Connect your wallet if you haven’t done so.
2. Click ***Claim*** to initiate a wallet transaction and collect your rewards.

   ![](/files/t2LJOianiVHuPeGVOgC9)

*\*Data will refresh upon calculation period.*

***

After claiming your listing rewards, 25% will be deposited to your wallet, and the other 75% will be automatically deposited into three separate vaults. Each vault has its own locking period and your MTD will be unlocked on different dates.

You can view and withdraw your available MTD under **Total Unlocked**, or continue to enjoy earning token rewards until you withdraw the deposit.

**Total Locked** refers to the amount of MTD that is still deposited in the vaults.

**Expiration Date** refers to the date that the latest deposit will be unlocked.

![](/files/TeUpBJgdPwrIKlaoXGtZ)

*\*Both the **expiration date** and **locking period** will be updated when you upgrade your deposits.*

***Minted reserves the right to adjust rewards based on market conditions and platform performance.***


---

# 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://help.minted.network/minted-help-centre/getting-started/earn-with-minted/claiming-listing-and-trading-rewards.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.
