# How to Stake or Redeem?

## DERP Convert to xDERP (Staking)

1. Enter the DERP amount for converting to xDERP.

<figure><img src="/files/ZAICIMIUGmpKNMsUBThB" alt=""><figcaption></figcaption></figure>

2. Approve the DERP token for staking into xDERP and confirm the convert transaction.&#x20;

<figure><img src="/files/HGBGgslAMEG7OI7FJ2FG" alt=""><figcaption></figcaption></figure>

3. Check your xDERP amount on "**Your Total xDERP**", which will be reflected once the transaction is completed.&#x20;

## xDERP Convert to DERP (Redeem)

1. Enter the xDERP amount you want to redeem and select the redeem duration. (Ps: Please refer [Vesting](/home/tokenomics/xderp/vesting.md)for redeem ratio).&#x20;

<figure><img src="/files/Q018vfAkoFgqpJqFJ3WX" alt=""><figcaption></figcaption></figure>

2. Redeem the DERP from xDERP, and confirm the transaction. The vesting schedule will be appeared once the transaction is completed.&#x20;

<figure><img src="/files/9kqzTjT77yClCR8Lf8Y3" alt=""><figcaption></figcaption></figure>

3. **After the vested period you chose, you can finalise your redeeming xDERP to DERP token**. Finally,  your wallet will receive the DERP token.

<figure><img src="/files/lmpH2q0ZjyYN01wQ4zmp" alt=""><figcaption></figcaption></figure>


---

# 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://derpdex.gitbook.io/home/products/staking/how-to-stake-or-redeem.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.
