# mtTokens

<figure><img src="https://3881291275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCaql6uzRSSdezScAKgMU%2Fuploads%2FPLwU7fiflc19wBgv4ZLV%2FmtTokens.gif?alt=media&#x26;token=de127686-326a-4953-b2f5-371fed3c5056" alt=""><figcaption></figcaption></figure>

mtTokens serve as the on-chain representation of a user’s deposit within Mutuum’s liquidity ecosystem. When users supply assets they receive mtTokens corresponding to their share of the deposit. These mtTokens accumulate value in real time, reflecting both the principal and any interest generated as borrowers tap into the underlying liquidity. Because mtTokens are fully compliant ERC-20 tokens, they are transferable and can potentially integrate with other DeFi protocols or secondary markets.

Holding mtTokens effectively means you own a fraction of the protocol’s lending pool. Over time, the value or redeemable amount of these mtTokens increases according to the interest rates and overall utilization of the respective pool or arrangement. When you wish to withdraw, you return the mtTokens to Mutuum’s smart contracts, which release your original assets plus accrued returns, subject to available liquidity. This mechanic streamlines the user experience: you no longer need to actively claim or compound your gains—the mtToken itself encapsulates every increment of accrued interest. By design, this system enhances transparency and enables non-custodial ownership, letting users freely monitor and transfer their deposit positions across Mutuum’s various lending scenarios.


---

# 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.mutuum.com/introduction/concepts/mttokens.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.
