> For the complete documentation index, see [llms.txt](https://wiki.elephant.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.elephant.money/services/trumpet/trumpet-how-it-works.md).

# TRUMPET - How It Works

The $TRUMPET token is designed to reward long-term holding by increasing a holder's claim of the backing asset ($TRUNK). Similar to traditional staking and yield farming, as transaction volumes build, so to do the rewards for all holders. The difference and overall benefit between Trumpet token rewards to the rewards of traditional staking is the ratio of $TRUNK/$TRUMPET can only ever increase. This is because $TRUMPET does not employ a traditional liquidity pool for determining value.\
\
The $TRUMPET token utilizes a built-in contract exchange system available exclusively on the Elephant.Money dApp, this removes the need for a traditional liquidity pool. Rather than a liquidity pool pair of the backing asset to the token using a traditional market maker method for exchange and price calculation, both assets are stored within the contract itself.\
\
The price of $TRUMPET is simply $TRUNK Backing Supply divided by $TRUMPET Circulating Supply.\
\
An easy way to understand how the price can go up both on sells and buys (redemptions and mints) we can simply think of the $TRUNK Backing Supply always having a net positive gain on each transaction.  For a redeem (sell), more tokens are burnt than paid out for a net gain in $TRUNK Backing Supply.  For a mint (buy), more $TRUNK is allocated to the $TRUNK Backing Supply than $TRUMPET tokens minted to circulation for a net gain as well.  The net gain comes from the mint/redeem fees adding more to the $TRUNK Backing Supply compared to the amount minted/paid out.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/trumpet-how-it-works.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.
