> For the complete documentation index, see [llms.txt](https://auto-core.gitbook.io/auto-core/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://auto-core.gitbook.io/auto-core/usdacore-token.md).

# $ACORE Token

**Contract Address:**  0x1c92e17cd1893e8535f48b03fe1207a1b12eaeab

$ACORE tokens are revenue shares in Auto Core, through which holders earn profits generated by Auto Core when staked, and are entitled to vote on important platform decisions.

$ACORE is also the native governance token of Auto Core. By staking it in a $ACORE Pool, $WCORE Pool or any $ACORE liquidity vault, or by simply holding this token in your wallet, users can take part in the DAO decision-making governance processes of Auto Core.

Users do not need to un-stake their tokens to participate in the voting process. This incentivizes much more voter participation as it means users don’t miss rewards. More details of the voting procedure are available on the [Governance page](/auto-core/governance-dao.md).

## **Utilities**

* Hold $ACORE to participate in DAO
* Earn staking rewards by staking in single staking pools (flexible & locked).
* Earn profits from the investments we do through DAO.
* Reflections.
* Yield Farming.
* High APY Vault on our DAPP.
* Main currency in our on chain games.
* By holding $ACORE, you can access Boosted Vaults on our DAPP.

## **Tokenomics**

<table data-view="cards"><thead><tr><th>$ACORE</th></tr></thead><tbody><tr><td><strong>Network:</strong> Core Chain</td></tr><tr><td><strong>Max Supply:</strong> 1,000,000</td></tr><tr><td><strong>Initial M.Cap:</strong> $110,000</td></tr></tbody></table>

| Allocating To | Tokens Amount        | Vesting                          |
| ------------- | -------------------- | -------------------------------- |
| Public Sale   | 40% (400,000 $ACORE) | 100% at TGE                      |
| Team          | 10% (100,000 $ACORE) | 10% at TGE & 10% linear monthly. |
| Rewards       | 20% (200,000 $ACORE) | 10% at TGE & 10% linear monthly. |
| Ecosystem     | 10% (100,000 $ACORE) | 10% at TGE & 10% linear monthly. |
| Liquidity     | 20% (200,000 $ACORE) | 100% at TGE to add liquidity.    |

**Contract Address:** 0x1c92e17cd1893e8535f48b03fe1207a1b12eaeab

**Core Scan:** <https://scan.coredao.org/token/0x1c92e17cd1893e8535f48b03fe1207a1b12eaeab>


---

# 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://auto-core.gitbook.io/auto-core/usdacore-token.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.
