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

# Orange Token

**The Ecosystem & Governance Token**&#x20;

* Circulating Supply: 386M $ORNG (38.6% of 1B max).&#x20;
* Locked Reserve: 614M $ORNG—timelocked until July 2026.&#x20;
* Treasury: 40M $ORNG.&#x20;
* Orange Web3 Ops: 30M $ORNG.&#x20;

No further unlocks or emissions until July 2026. \
$ORNG will be required to operate validator nodes once mainnet staking activates.&#x20;

$ORNG also anchors every new token launched via our creator suites (Orange Token Launcher) and serves as the settlement asset for in game economies and world builder micro markets.&#x20;

\
**Contract:**&#x20;

Orange: 0x0Ad9DFA76E547f007317fb8d6a8381AfAFF6BA8B\
Avalanche: 0x6c14c1898C843FF66cA51e87244690bBc28DF215\
Base: 0xA588041eA7285e8ab47cfBCC8871Ab338f672147

**Bridges:**&#x20;

[Tesseract Network Bridge](https://www.tesseract.finance/)\
[Chinlink CCIP Bridge](https://app.transporter.io/)<br>

<p align="center"><a href="https://www.coingecko.com/en/coins/orange-2" class="button secondary" data-icon="money-bill-trend-up">Coingecko</a></p>

<p align="center"><a href="https://lfj.gg/avalanche/swap?outputCurrency=0x6c14c1898c843ff66ca51e87244690bbc28df215" class="button secondary" data-icon="bag-shopping">Buy $ORNG - LFJ.gg</a></p>

<p align="center"><a href="https://www.gate.com/trade/ORNG_USDT" class="button secondary" data-icon="bag-shopping">Buy $ORNG - Gate.io</a></p>

<p align="center"><a href="https://aerodrome.finance/swap?from=0x4200000000000000000000000000000000000006&#x26;to=0xa588041ea7285e8ab47cfbcc8871ab338f672147&#x26;chain0=8453&#x26;chain1=8453" class="button secondary" data-icon="bag-shopping">Buy $ORNG - Aerodrome</a></p>


---

# 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://docs.orangeweb3.com/orange/the-orange-protocol/tokenomics/orange-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.
