# aiRight

## aiRight

- [Introduction](https://docs.airight.io/whitepaper/introduction.md): aiRight is an AI-based innovation of a safe, creditable environment for NFT community and provides advanced community-driven tools for creators
- [Features/Services](https://docs.airight.io/whitepaper/features-services.md)
- [Terminologies](https://docs.airight.io/whitepaper/terminologies.md)
- [Tokenomics](https://docs.airight.io/whitepaper/tokenomics.md)
- [How to get CW20AIRI and native ORAI token](https://docs.airight.io/whitepaper/how-to-get-cw20airi-and-native-orai-token.md): ORAI, and AIRI are the cryptocurrency that fuel transactions on the aiRight, you can buy them from a digital currency exchange like aiRight, Kucoin, Pancakeswap, and OraiDex.
- [AI Blockchain Oracle - NFT Authenticity Verification](https://docs.airight.io/services-and-integration/ai-blockchain-oracle-nft-authenticity-verification.md): Early detect the on-chain NFT infringement to protect the creators & collectors from the fake NFT problem.
- [Get your NFT Authenticated Directly](https://docs.airight.io/services-and-integration/ai-blockchain-oracle-nft-authenticity-verification/get-your-nft-authenticated-directly.md): Uploading your file and get a Similar NFT Detection report
- [Get the NFT Authenticity Verifying report via API](https://docs.airight.io/services-and-integration/ai-blockchain-oracle-nft-authenticity-verification/get-the-nft-authenticity-verifying-report-via-api.md): Integrate our NFT Authenticity Verification AI Oracle to your platforms
- [NFT Staking Infrastructure](https://docs.airight.io/services-and-integration/nft-staking-infrastructure.md)
- [No gas-fee NFT Marketplace with Authenticated NFT & Royalty Protocol for creators](https://docs.airight.io/services-and-integration/no-gas-fee-nft-marketplace-with-authenticated-nft-and-royalty-protocol-for-creators.md): NFT Marketplace with full functions Mint, Collection, Buy, Sell, Auctions, Transfer Authenticated NFTs and forever royalty for creators.
- [NFT ownership verification for Discord membership](https://docs.airight.io/services-and-integration/nft-ownership-verification-for-discord-membership.md)
- [AI Service](https://docs.airight.io/services-and-integration/ai-service.md)
- [Flux](https://docs.airight.io/services-and-integration/ai-service/flux.md)
- [Stable Diffusion (SD) And Stable Diffusion XL (SDXL)](https://docs.airight.io/services-and-integration/ai-service/stable-diffusion-sd-and-stable-diffusion-xl-sdxl.md)
- [DALL-E 2&3](https://docs.airight.io/services-and-integration/ai-service/dall-e-2-and-3.md)
- [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
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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.airight.io/whitepaper/introduction.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.
