# Services and Integration

- [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)


---

# 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/services-and-integration.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.
