# Mintera Documentation

## Mintera Documentation

- [Welcome to the Mintera Documentation](https://docs.mintera.co/welcome-to-the-mintera-documentation.md): This online manual is designed to help you understand and navigate Mintera products, instructions, troubleshooting, and feature updates.
- [What is Mintera](https://docs.mintera.co/about-mintera/what-is-mintera.md)
- [Important documents](https://docs.mintera.co/about-mintera/important-documents.md): Here you can find important documents about the Mintera ecosystem
- [MNTE overview](https://docs.mintera.co/mintera-token-mnte/mnte-overview.md): MNTE is the utility token of the Mintera ecosystem.
- [Ethereum <> Arbitrum bridge](https://docs.mintera.co/mintera-token-mnte/ethereum-less-than-greater-than-arbitrum-bridge.md)
- [How to setup MetaMask](https://docs.mintera.co/mintera-token-mnte/how-to-setup-metamask.md): Install and setup the MetaMask wallet to interact with Mintera
- [How to buy MNTE](https://docs.mintera.co/mintera-token-mnte/how-to-buy-mnte.md)
- [App Features](https://docs.mintera.co/mintera-app/app-features.md)
- [Dashboard](https://docs.mintera.co/mintera-app/dashboard.md)
- [Connect wallet](https://docs.mintera.co/mintera-app/connect-wallet.md)
- [Green Mining Yield (GMY)](https://docs.mintera.co/mintera-app/green-mining-yield-gmy.md): Real passive income in stablecoin
- [Three GMY periods](https://docs.mintera.co/mintera-app/green-mining-yield-gmy/three-gmy-periods.md): Staking - Distributing - Claiming
- [Staking](https://docs.mintera.co/mintera-app/green-mining-yield-gmy/staking.md)
- [Claiming / Withdrawing](https://docs.mintera.co/mintera-app/green-mining-yield-gmy/claiming-withdrawing.md)
- [GMY calculator](https://docs.mintera.co/mintera-app/green-mining-yield-gmy/gmy-calculator.md)
- [Testnet](https://docs.mintera.co/mintera-app/testnet.md)
- [Changelog](https://docs.mintera.co/mintera-app/changelog.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mintera.co/welcome-to-the-mintera-documentation.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.
