# Token Mechanics - Mint & Redeem

It is the process of MINTING and REDEEMING Trumpet that ensures the $TRUNK/$TRUMPET ratio only ever goes up. $Trumpet can only be minted through the dApp using the native $TRUNK stablecoin.&#x20;

**MINT:**

Minting (buying) $TRUMPET can only be done through the dApp with $TRUNK already held by the user.

All mints charge a 5% mint fee.

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

**REDEEM:**

Redemption can be considered selling $TRUMPET in an OTC (Over the Counter) direct exchange between the user and the protocol with no price impact beyond the Redemption Fee. All redemptions charge a 5% redemption fee.

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

**Fee Breakdown:**\
Mint Fee - 5% (Collateralized backing of the token)\
Redeem Fee - 5% (Collateralized backing of the token)\
Transfer Fee - 0%


---

# 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.elephant.money/services/trumpet/token-mechanics-mint-and-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.
