> 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/information.md).

# Information

{% hint style="info" %}
[**A3S Official Website**](https://www.a3sprotocol.xyz/)

[**A3S Bridge** ](https://www.a3sprotocol.xyz/bridge)
{% endhint %}

$AA tokens and Mint\&Roll event are fully on-chain.&#x20;

### Contract Information on <mark style="background-color:green;">zkSync Era</mark>

{% hint style="info" %}
**AA Token Contract:** 0xD579AD715Af342c6c9a2693D27e1C76EAefE659a

**A3S Owner NFT Collection:** 0x8c570044c0ca01e03b2b329476d7c4d26a88839c

**Mint\&Roll Contract:** 0x8980af5fcb301f3f15d6ce79c34afd7b8c5702e0

**SP points Contract:**&#x30;x3EE7eb36707831c5B79f004E14738b703738fa33
{% endhint %}

### Contract Information on <mark style="background-color:green;">**Arbitrium**</mark>&#x20;

{% hint style="info" %}
**AA Token Contract:** *0x4159bc39c8aaa14eCD037993f2AAc6F998b16B61*

**AA/WETH UniV3 Pool Contract:** *0xa30dF5B6c47862CBdc82D9f334D5D7CCe97FBF6c*

**A3S Owner NFT Collection:** *0x04C87B76B73ed706d4AAc567E3adccb994591B1b*

**Mint Queue Earn Contract(ended):** *0xE072CeFD76517d0692F6a4c9B68f762653cab54f*

**SP points Contract:** 0x94383FEDC87e8A2817AcDC20b45Fb2469459D3b1
{% endhint %}

Notice: SP is only the points rewarded to loyal players in the first round of the game, there is no official pool for SP.&#x20;

### Audit Report

{% file src="/files/dAlghYzlUqb97ToNuEnI" %}


---

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