# Getting Started

- [QuickStart Guides](https://halo-lending.gitbook.io/onyx-dao/getting-started/quickstart-guides.md): Learn how to use every Onyx DAO feature with our detailed guides
- [Connect Wallet Guide](https://halo-lending.gitbook.io/onyx-dao/getting-started/quickstart-guides/connect-wallet-guide.md): Learn how to connect your wallet and earn through Onyx DAO
- [Buy $ONYX Guide](https://halo-lending.gitbook.io/onyx-dao/getting-started/quickstart-guides/buy-usdonyx-guide.md): Learn how to buy $ONYX and start earning!
- [Create LPs Guide](https://halo-lending.gitbook.io/onyx-dao/getting-started/quickstart-guides/create-lps-guide.md): Learn how to create LP tokens and start earning $ONYX in our Farms!
- [Farms Guide](https://halo-lending.gitbook.io/onyx-dao/getting-started/quickstart-guides/farms-guide.md): Learn how to stake your LP tokens in the Farms and start earning $ONYX!
- [$ONYX Pools Guide](https://halo-lending.gitbook.io/onyx-dao/getting-started/quickstart-guides/usdonyx-pools-guide.md): Learn how to stake your $ONYX in our Pools and start earning tokens!
- [Crypto Forecasting Guide](https://halo-lending.gitbook.io/onyx-dao/getting-started/quickstart-guides/crypto-forecasting-guide.md): Learn how to use Onyx DAO Crypto Forecasting with our detailed guides
- [FAQs](https://halo-lending.gitbook.io/onyx-dao/getting-started/faqs.md): Frequently Asked Questions of Onyx DAO
- [Support](https://halo-lending.gitbook.io/onyx-dao/getting-started/support.md): Having trouble with the site? See our guide to help solve any issues


---

# 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.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.
