# $ONYX Pools Guide

1. Before you can stake in $ONYX Pools, please make sure you have $ONYX tokens in your wallet. This can be done either by [Buying $ONYX](/onyx-dao/getting-started/quickstart-guides/buy-usdonyx-guide.md) or by [Farming $ONYX](/onyx-dao/getting-started/quickstart-guides/farms-guide.md).
2. Once you have $ONYX tokens, go to the Pools page and expand the card of the Pool you would like to stake in.
3. Next, you will need to click the "Enable" button. You will then need to confirm the transaction in your wallet pop-up browser.

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

4. Once this transaction is successful, you will now need to click the "+" button to bring up the stake $ONYX pop-up module.

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

5. You will now need to input how much $ONYX you would like to stake. You can either enter the amount manually, or by clicking a percentage button. Once your desired amount has been entered, click "Confirm Stake". You will then need to confirm in your wallet browser.

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

6. You are now successfully staked in the Onyx Pool! Your rewards will start accumulating. To claim your rewards, please click "Harvest". You will need to confirm the transaction in your wallet pop-up browser. If the transaction is successful, the harvested tokens will be sent to your wallet.

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

7. To unstake your $ONYX tokens, click the "-" button. This will bring up the unstake pop-up module.

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

8. Enter the amount you would like to unstake either manually, or by clicking on one of the percentage buttons. Once your desired amount has been entered, please click "Confirm Unstake". You will then need to confirm the transaction in your wallet pop-up menu.

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

9. Once your unstake transaction has been confirmed, your tokens will be sent to your wallet along with any pending rewards.


---

# Agent Instructions: 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/usdonyx-pools-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.
