# How to Mint, Redeem & View Yield Token Details

## Deposits & Withdrawals

Mints and burns of the yield token are processed every 24h in each vault. You will have to manually claim your yield token or burned position after the 24 window has finished.\
\
If you don't claim gETH or another yield token after the 24h, it will still earn yield.\
\
You can monitor the time in the queue by checking the timer on the top right of the swap section.

<figure><img src="/files/9eOgJguiorWryK3SYxsG" alt="" width="563"><figcaption></figcaption></figure>

## Yield Token Details

You can see an APY chart, performance chart, range chart and strategy description by clicking the chart icon in the top right corner.

<figure><img src="/files/WZsplLusoeDgZwrWOIjF" alt="" width="467"><figcaption></figcaption></figure>

You can then see more details by clicking on each tab respectively.

<figure><img src="/files/Gf3M9d9V9LlsyBEmRF3u" alt="" width="524"><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://docs.gammaswap.com/guides/yieldtokens/how-to-mint-redeem-and-view-yield-token-details.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.
