# Mint

### Mint

Minting is the process of splitting underlying yield-bearing assets into PT + YT. Using vDOT as an example, the split pathway is vDOT → SY-vDOT → PT-vDOT + YT-vDOT.

Follow these steps to mint:

1. Visit Zenlink Eden Market: <https://app.zenlink.pro/market>
2. Select your desired asset type and maturity date

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

3. Switch to the Mint tab

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

4. Select the asset you want to split (mint) into PT + YT and enter the amount

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

5. Confirm the information, click "Mint," approve the transaction, and complete the minting process!

<figure><img src="/files/6faoA2mvp2dkPC1G4ASq" alt=""><figcaption></figcaption></figure>

### Redeem

To redeem PT + YT back into the underlying yield-bearing asset, use the "Redeem" function and follow similar steps. Switch to the Redeem tab, select the PT and YT you want to redeem into the underlying yield-bearing asset, and enter the amount. Verify the information, click "Redeem," approve, and submit the transaction.

<figure><img src="/files/997we5T1SL6gGU3ZyP2J" 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://wiki.zenlink.pro/zenlinkeden/user-guide/app-guide/mint.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.
