# Welcome to the Mintera Documentation

{% hint style="info" %}
**This documentation is a work-in-progress.** Please stay tuned as we work on adding more content.
{% endhint %}

If you're new to Mintera, we recommend starting with the following pages:

## Discover Mintera

{% content-ref url="/pages/UPxWRo3z6U0C70uqNkFR" %}
[What is Mintera](/about-mintera/what-is-mintera.md)
{% endcontent-ref %}

{% content-ref url="/pages/g2BtkpFZDbOoDSHF9wP2" %}
[Important documents](/about-mintera/important-documents.md)
{% endcontent-ref %}

{% content-ref url="/pages/aRewX56dpxyhfcU2ZJvu" %}
[MNTE overview](/mintera-token-mnte/mnte-overview.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/P6UXBThDlOeIqUow05io" %}
[How to buy MNTE](/mintera-token-mnte/how-to-buy-mnte.md)
{% endcontent-ref %}

{% content-ref url="/pages/FtZcbpYh6TLHog7QaVS4" %}
[App Features](/mintera-app/app-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/mk8uFYbTGKy14UilMbhh" %}
[Green Mining Yield (GMY)](/mintera-app/green-mining-yield-gmy.md)
{% endcontent-ref %}

## Need more help?

We have included various tutorials in this documentation, ranging from [importing MNTE in your wallet](/mintera-token-mnte/mnte-overview.md#tutorial-see-mnte-in-your-metamask-wallet), to [buying MNTE](/mintera-token-mnte/how-to-buy-mnte.md), to [bridging MNTE from Ethereum to Arbitrum](/mintera-token-mnte/ethereum-less-than-greater-than-arbitrum-bridge.md), and more.

If you need more help or have questions or feedback, please email <contact@mintera.co> or join our [Discord server](https://discord.gg/297kR39W8y).


---

# 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.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.
