# Withdrawing and Harvesting

### Making a withdrawal <a href="#h_104b8c0508" id="h_104b8c0508"></a>

Under **Your Deposits**, you will find the date that your last deposit to the vault will be unlocked. Deposits can only be withdrawn after the vault’s Expiration Date. However, you can harvest pending MTD and WCRO rewards at any time. What’s more, the vaults’ rewards rates still apply even after the Expiration Date.

1. Click ***Withdraw*** to withdraw all unlocked deposits within a vault.

   ![](/files/vgAr0GWR4wWISsBcYmv0)
2. Review the details and confirm the withdrawal when you’re ready. You will need to pay a gas fee in CRO.

### Harvesting your MTD and WCRO <a href="#h_5563c29155" id="h_5563c29155"></a>

Under your list of vaults, you will see a detailed breakdown of your token rewards, including the average APR and MTD allocation. By clicking ***Harvest***, pending rewards across all vaults will be sent to your wallet. It’s that simple.

1. Click ***Harvest*** to initiate a wallet transaction to harvest all rewards earned from every vault.

   ![](/files/UQJ3dLSw3zsYdvOuO6Se)
2. Review the details and confirm the withdrawal when you’re ready. You will need to pay a gas fee in CRO.<br>
3. Congratulations, all your rewards have been harvested and sent to your wallet!

<br>


---

# 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://help.minted.network/minted-help-centre/getting-started/earn-with-minted/mtd-staking/withdrawing-and-harvesting.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.
