> For the complete documentation index, see [llms.txt](https://docs.asphodel.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.asphodel.io/whitepaper/economics/usdonyx.md).

# $ONYX

ONYX was released midway through 2025 alongside the release of Kamigotchi World, and is one of the key economic primitives underpinning our whole ecosystem. It is traded mostly on [Baseline Markets](https://app.baseline.markets/) on Ethereum.&#x20;

ONYX is a [Baseline Token](https://www.baseline.markets/docs) - this means it is backed by a reserve of ETH which sets a maximum drawdown (in ETH) and serves to provide a permanent, thick basis of liquidity. This makes ONYX less volatile than traditional, unbacked ERC20s. This structure also means it will have decentralized liquidity on Ethereum forever, managed by a decentralized market-maker, without centralized dependencies.&#x20;

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

We think of ONYX as a digital commodity that is used as a means of exchange throughout the Asphodel ecosystem. We would like it to become the Asphodel equivalent of real-world Oil - a power source and driver used widely, in a variety of different contexts and industries, which adds complexity to the interlocking economy of all our games.&#x20;

Baseline offers some advanced DeFi features such as staking and loans - for more details, please see their docs.&#x20;

### Initial Distribution

ONYX was distributed through a unique presale mechanism. 2000 presale slots were allocated, each for 0.5 Eth. 1010 of these slots went to playtesters, 800 to private investors, 150 to the team, and 40 were used for marketing.&#x20;

A total of 1 million ONYX tokens exist; each 0.5 Eth slot allowed the user to mint 500 ONYX. Over 90% of the presale slots were used during this presale, with the remaining ONYX staying in the LP to provide liquidity.&#x20;

All ONYX has been distributed, and is either with holders or in the LP; there are no hidden reserves, unlocks, or supplies. There will be no inflationary events; there will only ever be 1 million ONYX tokens.&#x20;

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

### In-Game Utility

In Kamigotchi World, ONYX is used to exchange value with other players, and to transport value in and out of the game World. ONYX can be transformed into in-game ONYX shards, which creates liquidity between the in-game economy and the wider blockchain.

In the Asphodel Prologue, ONYX is used to mint and reroll characters, to enter higher level tournaments, and is distributed as rewards. 90% of the ONYX paid by players goes into reward pools.

We plan for each World to include some new form of utility for ONYX, and we specifically plan to add more utility to Kamigotchi in the near future.&#x20;


---

# 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.asphodel.io/whitepaper/economics/usdonyx.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.
