> For the complete documentation index, see [llms.txt](https://docs.minterest.com/minterest-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.minterest.com/minterest-faq/taiko-network/use-minterest-on-taiko.md).

# Use Minterest on Taiko

{% hint style="warning" %}
Minterest’s **Taiko** deployment is winding down to focus on **Ethereum** and **Mantle**. Supply and borrow are disabled. Please repay and withdraw by **Nov 30**, 2025.
{% endhint %}

### How do I start using Minterest on the Taiko Network?

Goto taiko.minterest.com. Switch your network to Taiko according to the above step.

Select from the available token markets to supply/borrow and ensure you have ETH to pay for gas fees.

If you have trouble navigating the app, check out our [video guide](https://www.youtube.com/watch?v=mlHiw4rt9TE).[ ](https://www.youtube.com/watch?v=mlHiw4rt9TE)

### How do I Earn Rewards on Taiko?

Minterest introduces a Points system to reward liquidity providers and will include MINTY emission rewards sometime after the MINTY token is liquid.

### Can I Stake My MINTY?

MINTY staking will be available sometime after the MINTY token is liquid.

One of the most important value propositions of Minterest is that staked MINTY is designed to earn back 100% of protocol fees, distributed proportionately among stakers. As users will want to participate in the MINTY staking, auto-staking will be available on Taiko by selecting the "Goverance Participation" option on the user dashboard. Users' MINTY rewards earned from emissions and staking are automatically staked into the Minterest Governance Participation module, compounding rewards further.

Thanks to the Governance Participation module, you will earn extra MINTY rewards from the outset. Once MINTY is transferable, it will be locked until the token is liquid and transferrable; you can withdraw and transfer your MINTY.

### Will my Minterest NFT Work on Taiko?

Yes, it will! Details coming soon.

\
Disclaimer: All figures, rates (i.e. collateral factors, APYs, emission schedules), token addresses, screenshots, and step-by-step instructions or UI images in this GitBook are provided for general information as at their publication date. Interface layouts and third-party flows can change without notice. Always verify live values and current screens inside the Minterest app (or the relevant third-party site) before transacting. Nothing herein constitutes financial, legal, or tax advice, or a solicitation to engage in any investment activity.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.minterest.com/minterest-faq/taiko-network/use-minterest-on-taiko.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
