# Guideline/Tutorials

- [How do I create an aiRight account?](https://docs.airight.io/guideline-tutorials/how-do-i-create-an-airight-account.md): How do I create an aiRight account?Learn how to create an account, and set up your wallet. Let's get started!
- [How to buy ORAI and AIRI token](https://docs.airight.io/guideline-tutorials/how-to-buy-orai-and-airi-token.md): ORAI and AIRI are the cryptocurrencies that fuel transactions on the aiRight, you can buy them from digital currency exchanges like Kucoin, Pancakeswap, and OraiDex.
- [How to bridge BEP20 AIRI <=> CW20 AIRI](https://docs.airight.io/guideline-tutorials/how-to-bridge-bep20-airi-less-than-greater-than-cw20-airi.md)
- [How do I mint an authenticated NFT on aiRight?](https://docs.airight.io/guideline-tutorials/how-do-i-mint-an-authenticated-nft-on-airight.md)
- [Selling/Buying an NFT using aiRight](https://docs.airight.io/guideline-tutorials/selling-buying-an-nft-using-airight.md)
- [How to participate in the NFT Staking on aiRight?](https://docs.airight.io/guideline-tutorials/how-to-participate-in-the-nft-staking-on-airight.md)
- [How to join private channel on aiRight Hangout server?](https://docs.airight.io/guideline-tutorials/how-to-join-private-channel-on-airight-hangout-server.md): How to join private channel on aiRight Hangout server?
- [Approve the new market contract](https://docs.airight.io/guideline-tutorials/approve-the-new-market-contract.md)
- [How to create a collection on aiRight?](https://docs.airight.io/guideline-tutorials/how-to-create-a-collection-on-airight.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://docs.airight.io/guideline-tutorials.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.
