# Buy & Sell NFTs instantly

If you are looking to Buy or Sell NFTs from Collection.xyz, here’s how you can do it -&#x20;

## Buy NFTs

<figure><img src="/files/Ir88wUSbqrTRawxqRCPc" alt=""><figcaption></figcaption></figure>

1\. After entering the Collection dApp, click on a collection you want to buy the NFT from

2\. Browse through the NFTs available for sale

3\. Hover over the NFT you would like to purchase, and click "Buy Now"

* If you want to buy multiple NFTs, click on the "+" button

4\. Confirm the transaction in your wallet to finalize the transaction

## Sell NFTs

<figure><img src="/files/BJffDPwYP3nSfualkjh9" alt=""><figcaption></figcaption></figure>

1\. After entering the Collection dApp, click on "Portfolio"

2\. Hover over the specific NFT you would like to sell and click   it should direct you to its individual NFT page

3\. Click “Sell Now” button to initiate the sale

4\. Confirm the transaction in your wallet to finalize the transaction


---

# 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.collection.xyz/guides/user-guides/buy-and-sell-nfts-instantly.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.
