> For the complete documentation index, see [llms.txt](https://docs.aurigami.finance/public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aurigami.finance/public/protocol/tokenomics.md).

# Tokenomics

Aurigami is owned and governed by PLY token holders. The governance token aims to incentivize ecosystem participants and share a vision of alignment between various stakeholders within the Aurigami ecosystem.

### Aurigami Token (PLY)

PLY on Aurora: `0x09c9d464b58d96837f8d8b6f4d9fe4ad408d3a4f`

PLY on Ethereum: `0x1ab43204a195a0fd37edec621482afd3792ef90b`

PLY on NEAR: `1ab43204a195a0fd37edec621482afd3792ef90b`

### PLY Allocation

A total supply of 10 billion PLY has been minted and is allocated as follows:

| Category                  | Percentage | Release Schedule                                             |
| ------------------------- | ---------- | ------------------------------------------------------------ |
| Liquidity Mining          | 40%        | Released over 1.5 years with Progressive Locking (Papermill) |
| Treasury                  | 12.5%      | 50% immediately available, 50% locked for 1 year             |
| Initial Exchange Offering | 5%         | Immediately available                                        |
| Exchange Liquidity        | 4%         | Immediately available                                        |
| Strategic Investors       | 19.5%      | 6 months cliff, followed by linear release over 24-months    |
| Team                      | 19%        | 6 months cliff, followed by linear release over 24-months    |

![PLY Allocation Pie Chart](/files/pT5DAqBaLa9wdLRG1oAL)


---

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

```
GET https://docs.aurigami.finance/public/protocol/tokenomics.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.
