# Claim Rewards

## Deep Farming Vault Withdrawal Process:

There are two types of withdrawals to the Deep Farming Vault. These withdrawals can be initiated in the Withdrawal Section of the site. You can unstake your rLP and Delta as well as claim your Ethereum and Delta staking rewards. Unstaking Delta and claiming Delta staking rewards will create a [Withdrawal Contract](/delta-ecosystem/deep-farming-vault.md#withdrawal-contract).&#x20;

1. **Staked Token Withdrawals**
2. **Reward Withdrawals**

Follow the steps below to start the withdrawal process:

### Connect your wallet

![](/files/-MWpsistczOQ2Bd2VpxT)

Go to [delta.financial](https://delta.financial) and connect your wallet by clicking on "Connect Wallet" in the top right corner. Choose Metamask or WalletConnect to complete the process.

### Navigate to the Withdrawal Section

![](/files/-MWtKVgjmUNMLpgpzi1Y)

On the main page click on **Vaults** to open the Deep Farming Vault page. Navigate to the DEPOSIT / WITHDRAWAL section of the vault and press on **WITHDRAWAL.**

![](/files/-MWtRtO6um9ZSErG-4q5)

If you press "CLAIM" you will start a withdrawal contract for your claimable Delta rewards.&#x20;

*Starting a Withdrawal contract resets the Delta Booster to 1x.*

### Withdrawal Contract

![](/files/-MWtTGu5aI-kqIISFPAb)

The Delta Withdrawal Contracts section visualizes the maturing process of your Delta rewards.&#x20;

You can withdraw your principle (staked Delta) after a two week vesting period.

Finalizing Withdrawal will send the mature Delta to your wallet while the immature Delta will be send to the Deep Farming Vault to be distributed as yield.

### UNSTAKE ALL

![](/files/-MWtUDsbAHsZKJ8mkKC6)

If you press **unstake all**, you will automatically claim ETH rewards, send DELTA rewards to a withdrawal contract and unstake rLP and Delta. Completely leaving the ecosystem.


---

# 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://docs.delta.financial/guides/claim-rewards.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.
