> For the complete documentation index, see [llms.txt](https://halo-lending.gitbook.io/onyx-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halo-lending.gitbook.io/onyx-dao/getting-started/quickstart-guides/buy-usdonyx-guide.md).

# Buy $ONYX Guide

1. To buy $ONYX, start by clicking on the "Buy $ONYX" button on the [Onyx DAO Website](https://app.onyxdao.finance/):

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

2. This will take you to the ApeSwap Finance Swap page. You will need to make sure your wallet is connected. If it isn't, click the "Connect" button in the top right and complete the Wallet Connection process.&#x20;

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

3. Next, make sure your wallet is connected to the Arbitrum Network. This will show in the top right of the screen next to your wallet address.&#x20;

**Please note**: You may purchase $ONYX with any tokens listed on the exchange page, but                        purchasing $ONYX with $ETH will give you the lowest slippage.

<figure><img src="/files/2YIICs87y0I5RZDh0mGF" alt=""><figcaption></figcaption></figure>

4. Next, enter the amount you would like to swap. Before you can swap, you must first click "Approve ETH" and approve it in your wallet pop-up browser.

**Please note**: You will only have to approve ETH once. Any further purchases will not require this approval.

5. You will then be able to swap for $ONYX. Click the "Swap" button and complete the transaction in your wallet pop-up browser.

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

6. Congratulations, you have successfully purchased $ONYX! You may now use it to create LPs for the [Onyx Farms](/onyx-dao/getting-started/quickstart-guides/create-lps-guide.md), or stake your $ONYX in the [Pools](/onyx-dao/getting-started/quickstart-guides/usdonyx-pools-guide.md).


---

# 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://halo-lending.gitbook.io/onyx-dao/getting-started/quickstart-guides/buy-usdonyx-guide.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.
