# Minterest MINTY

**What is MINTY?**\
\
MINTY is the primary token used by Minterest in its protocol for rewards and governance.\
\
**Can I earn MINTY?**\
\
Yes. A portion of MINTY is distributed as rewards to suppliers and borrowers on Minterest. Additionally, by staking MINTY and participating in governance, participants are intended to receive a share of governance rewards generated from Minterest's Buyback engine which transfers all fees generated by the protocol back to its users via MINTY rewards after the feature is deployed.

**Can I buy MINTY?**

Minterest is currently in its Private Launch phase. At this time MINTY is not available on-market. During Public Launch, the token will become liquid and available.

**I have an MINTY balance. Why can't I withdraw it?**

Minterest is currently in a Private Launch phase. At this time MINTY cannot be withdrawn to your wallet. During Public Launch, the token will become liquid and you will be able to withdraw your claimable MINTY balance.

{% hint style="info" %}
If you still have any questions or issues, don't hesitate to contact the Minterest team through the [website](https://minterest.com/) chat or the [Discord](https://discord.gg/NczktNwzf4) and [Telegram](https://t.me/MinterestFinanceChat) channels. We're always here to assist you!
{% endhint %}


---

# 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.minterest.com/minterest-faq/minterest-minty.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.
