# Redeem

### Redeem position token

* Go to **MY POSITIONS**
* Choose a position token where status is "Confirmed"
* Click on **REDEEM** button
* Approve transaction from your wallet

![Redeem position token](/files/VjCrwUXfNLELVvMZ1VTK)

* If you don't have a confirmed pool yet, you have 2 options:
  * **Option 1 - wait for 48 hrs:** If the data provider does not react to a challenge for more than 48 hours, the previous value submitted by the data provider is considered confirmed and users can start redeeming their tokens.
  * **Option 2 - re-submission:** If the fat provider re-submits the same value as before, the final value is immediately confirmed and position token holders can start redeeming their position tokens.


---

# 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.divaprotocol.io/guides/diva-app-training/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.
