# How to redeem oTokens

***This is only relevant to oToken holders, which are buyers on the option auctions. Please take a look at the*** [***Paradigm auction***](/theta-vault/user-guides/how-to-participate-in-paradigm-auctions.md) ***guide on how to participate.***

## How to redeem oTokens

The process of redeeming collateral with oToken is not automatic and requires the holder to spend gas to claim the profits.

To access your oTokens and claim, go to this website - [Ribbon Option Portal](https://option-portal.ribbon.finance/#/).

First, connect your wallet to the website. This portal site allows oToken holders to see a list of options a Metamask wallet holds:

![Gamma Portal shows an account's oToken balance.](/files/DM20xrfmmRi2tbs0BrQ6)

To make sure you are viewing the correct account page, check that the URL matches what the account connected to the page on the top left. E.g. `https://option-portal.ribbon.finance/#/account/ADDRESS`

![](/files/D2yEqVV3mvUrD0ye2eeZ)

If the oTokens you hold are out-the-money, you are not able to redeem collateral from Opyn. The portal will show the "Payout" as 0.0 WETH and the Redeem button will be grayed out. The Redeem button could also be grayed out if the dispute period has not passed.

![](/files/FbcDKBWB1TTg7SYt2SMi)

If the oTokens are in-the-money and the dispute period has passed, the Portal will display a positive payout, and the Redeem button will be enabled.

![Redeem button is enabled and payout displayed in the Gamma Portal.](/files/2G5XiYqrtAgHKvZzHSAY)

Upon clicking the "Redeem" button, your wallet will be prompted to perform a transaction. Confirm the transaction.

![Example of a Metamask transaction](/files/05iTIGhs5p9rzs5xhi4i)

![The redemption transaction burns oTokens and returns collateral from the vault.](/files/MZtNtugpplYGyMpJVI6A)


---

# 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.ribbon.finance/theta-vault/user-guides/how-to-redeem-otokens.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.
