> For the complete documentation index, see [llms.txt](https://a3sprotocolcontact.gitbook.io/a3s-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://a3sprotocolcontact.gitbook.io/a3s-protocol/a3stokenomics/mint-and-roll-to-earn-usdaa.md).

# Mint & Roll to Earn $AA

The second round of the $AA token distribution through the MQE mechanism will launch on **zkSync Era**.&#x20;

{% hint style="info" %}
Remind to add zkSync Era Network to your wallet.

* **Network Name**: zkSync Era Mainnet
* **RPC URL**: <https://mainnet.era.zksync.io>
* **Chain ID**: 324
* **Currency Symbol**: ETH
* **Block Explorer URL**: <https://explorer.zksync.io/>
  {% endhint %}

Taking into account community feedback, this round has made some rule changes with the objectives of increasing strategic/gameplay appeal, decentralization, and deepening the understanding of the concept A3S seeks to convey on the path of abstraction.

{% hint style="warning" %}
The Snowball game is a strategy game.  Users need to adopt their own strategies to maximize their success in the game.
{% endhint %}

Users can mint kernels and roll the snowballs in line. Then receive $AA rewards when their snowballs are pushed out of the queue and fall into the abyss.

So the main process includes the following:

{% content-ref url="/pages/VcSrTeef48CCE1KdRwVZ" %}
[Mint](/a3s-protocol/a3stokenomics/mint-and-roll-to-earn-usdaa/mint.md)
{% endcontent-ref %}

{% content-ref url="/pages/rSTIBuoHEUpRawrxcMAb" %}
[Roll](/a3s-protocol/a3stokenomics/mint-and-roll-to-earn-usdaa/roll.md)
{% endcontent-ref %}

{% content-ref url="/pages/IitF8CZV99O7rZL2Efgz" %}
[Earn](/a3s-protocol/a3stokenomics/mint-and-roll-to-earn-usdaa/earn.md)
{% endcontent-ref %}


---

# 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://a3sprotocolcontact.gitbook.io/a3s-protocol/a3stokenomics/mint-and-roll-to-earn-usdaa.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.
