# MINA

{% content-ref url="/pages/59sJ1qZNsqwrCp9bncrU" %}
[Mina Glossary](/academy/mina/mina-glossary.md)
{% endcontent-ref %}

{% content-ref url="/pages/7mnAGLQAdkcggVGqeDd4" %}
[Mina Domain Model](/academy/mina/mina-domain-model.md)
{% endcontent-ref %}

{% content-ref url="/pages/9koiD9M4LoHta8x5rcaP" %}
[Mina Block Production](/academy/mina/mina-block-production.md)
{% endcontent-ref %}

{% content-ref url="/pages/3RJqLNvwnuKHpvrpe46w" %}
[Mina Accounts](/academy/mina/mina-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/oOU7daWCLA0IWv6DSwiY" %}
[Mina Reward Calculation](/academy/mina/mina-reward-calculation.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y1rQhrxbNEsxH6EjVG8Q" %}
[Mina Delegations Explained](/academy/mina/mina-delegations-explained.md)
{% endcontent-ref %}

{% content-ref url="/pages/bxCnNHsXIxS12iBz0XJY" %}
[Account Balance: Locked and Unlocked Tokens](/academy/mina/account-balance-locked-and-unlocked-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/1WQ9J2ZOjj4n3ZkjtguL" %}
[ZK-proof mechanism and ZK-snarks](/academy/mina/zk-proof-mechanism-and-zk-snarks.md)
{% endcontent-ref %}

{% content-ref url="/pages/gAJZtBT7Flex090rghJN" %}
[ZKapps](/academy/mina/zkapps.md)
{% endcontent-ref %}

{% content-ref url="/pages/uNWK7TWiDXTEqYdhMbua" %}
[Scan State](/academy/mina/scan-state.md)
{% endcontent-ref %}


---

# 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.staketab.com/academy/mina.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.
