> For the complete documentation index, see [llms.txt](https://docs.airight.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airight.io/guideline-tutorials/selling-buying-an-nft-using-airight.md).

# Selling/Buying an NFT using aiRight

### 1. Selling NFT

**Step 1:** On aiRight, navigate to the top right of the page, click your profile icon, and select your avatar.

![](https://2290467065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FusKqAWC7kcifq279N0ms%2Fuploads%2FoWlHDi3JTFFekddpQC0P%2Fimage.png?alt=media\&token=440b869e-f635-4411-8e4c-48ec2b5f53bb)

**Step 2:** Select the NFT you would like to sell from your wallet. If you don't have an NFT available to sell, check out our create an NFT tutorial to get started. (link)

**Step 3:** Select "Sell NF&#x54;**"** on the NFT detail page of the NFT you want to sell

![](https://2290467065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FusKqAWC7kcifq279N0ms%2Fuploads%2FfZ9XiW9vKOsKOrxOEXHY%2Fimage.png?alt=media\&token=d6dcbd1e-b5fe-4a38-8e11-c81ab5ce1a2a)

**Step 4:** A pop-up will show up, where you can set the price and payment token

![](https://2290467065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FusKqAWC7kcifq279N0ms%2Fuploads%2FMIBzjeUNvhugUmrFYwTD%2Fimage.png?alt=media\&token=32a5236a-ddc1-4d6b-8fe5-99781202033b)

**Step 5:** Select sell to list your NFT to the marketplace

### 2. Buying NFT

**Step 1:** You need to select Marketplace tab on the toolbar to go to aiRight's Marketplace page

![](https://2290467065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FusKqAWC7kcifq279N0ms%2Fuploads%2FfHH7C7p3fhge82IiBF3r%2Fimage.png?alt=media\&token=06555519-fe50-4884-b6b1-946cf8e43ad2)

**Step 2:** Choose the NFT you want to buy, and select the "Buy Now" button and follow the payment pop-up.

![](https://2290467065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FusKqAWC7kcifq279N0ms%2Fuploads%2FiFtTbiXkEy1XeN7i2yf2%2Fimage.png?alt=media\&token=18e98e36-4a68-45c2-95e6-abf180eb8784)

Once the transaction is complete, the item will transfer to your wallet and the seller will receive the payments.

**Step 3:** To see the NFT in your wallet, return to your profile, and select My NFT&#x73;**.**

![](https://2290467065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FusKqAWC7kcifq279N0ms%2Fuploads%2F7pmro51q6shQzISlc8lG%2Fimage.png?alt=media\&token=a5ce5336-fc87-4837-9a27-11ec75db49da)

For more details about selling, buying and bidding NFT on aiRight Marketplace, take a look at the short video below

{% embed url="<https://www.youtube.com/watch?v=U8IE3y5Twxk>" %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.airight.io/guideline-tutorials/selling-buying-an-nft-using-airight.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
