# Help Center

- [Getting started](https://wiki.oases.com/help-center/getting-started.md): Getting Started with Oases.
- [How to Buy an NFT](https://wiki.oases.com/help-center/getting-started/how-to-buy-an-nft.md)
- [How to Sell an NFT](https://wiki.oases.com/help-center/getting-started/how-to-sell-an-nft.md)
- [How to mint an NFT](https://wiki.oases.com/help-center/getting-started/how-to-mint-an-nft.md)
- [How to Create and Manage Your Collections](https://wiki.oases.com/help-center/getting-started/how-to-create-and-manage-your-collections.md)
- [Oases Seedpad](https://wiki.oases.com/help-center/oases-seedpad.md): The sales process of Seedpad
- [How can buyers participate in Seedpad?](https://wiki.oases.com/help-center/oases-seedpad/how-can-buyers-participate-in-seedpad.md)
- [NFT Draw Rules](https://wiki.oases.com/help-center/oases-seedpad/nft-draw-rules.md)
- [How can NFT issuers/artists participate in Seedpad?](https://wiki.oases.com/help-center/oases-seedpad/how-can-nft-issuers-artists-participate-in-seedpad.md)
- [Oases World Cup Tutorial](https://wiki.oases.com/help-center/oases-seedpad/oases-world-cup-tutorial.md)
- [Oases Greenland](https://wiki.oases.com/help-center/oases-greenland.md)
- [How to participate in the game](https://wiki.oases.com/help-center/oases-greenland/how-to-participate-in-the-game.md)
- [How to get the points](https://wiki.oases.com/help-center/oases-greenland/how-to-get-the-points.md)
- [Points and Levels](https://wiki.oases.com/help-center/oases-greenland/points-and-levels.md)
- [Oases on Qtum](https://wiki.oases.com/help-center/oases-on-qtum.md)
- [How to Connect Qtum Wallet on Oases](https://wiki.oases.com/help-center/oases-on-qtum/how-to-connect-qtum-wallet-on-oases.md)


---

# 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://wiki.oases.com/help-center.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.
