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

# $ORB

$ORB is one of the native tokens of Orby Network.

* Ticker: $ORB
* Total Supply: 1,000,000,000

### Breakdown

**Airdrop Campaign**— 50,000,000 $ORB \[5%]

* To be allocated across multiple seasons
* Given only to eligible participants of the Orby Airdrop Campaign

**Community Incentives** — 200,000,000 $ORB \[20%]

* For community members to incentivise liquidity provision and staking on Orby (e.g. Stability Pool, Vault, Stability Fuel)

**Team** — 100,000,000 $ORB \[10%]

* To incentivise Orby’s current & future team members

**Marketing & Partnerships** — 200,000,000 $ORB \[20%]

* For future marketing and community initiatives

**Ecosystem Reserve** — 200,000,000 $ORB \[20%]

* For network security and maintenance requirements

**Liquidity Management**— 250,000,000 $ORB \[25%]

* To incentivise and deepen liquidity for $ORB and/or $USC on DEXes or other external protocols

<figure><img src="/files/CLXY4MFuaBbHPInJwPtd" alt=""><figcaption></figcaption></figure>

## $ORB utility

You can deposit your $ORB in the [Vault](/tokenomics/the-vault.md) to enjoy the following rewards:

1. $esORB rewards
2. Share of protocol revenue in $USC, $cdcETH, $cdcBTC, and $LCRO
3. Stability fuel - a boost on your $esORB rewards if the user is a Stability Pool depositor

## Obtain $ORB via 3 methods

1. Buy on open market (i.e. on VVS)
2. [Convert](https://doc.orby.network/user-guide/how-to-stake-usdesorb-usdorb#convert-usdesorb-to-usdorb) your $esORB to $ORB (the conversion will take a total of 90 days to complete)
3. Via our [Airdrop Campaign](/overview/airdrop-campaign.md)<br>


---

# 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://doc.orby.network/tokenomics/usdorb.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.
