# Buying and Selling NFTs

## Legend for Rarity Types you can Trade

Toggle "Floor" rarity if you would like to trade fractional NFTs from the lowest sub-pool, or "Mid" rarity for the highest sub-pool available at the moment. More than 2 sub-pools can exist for each collection. Make sure you toggle the sub-pool that you would like to trade with.&#x20;

![](/files/XZvFwwRt84qtDZ3BU0EE)

## Buying NFTs

Navigate to the "Trade" page and select the collection you would like to buy. \
\
Toggle "Standard" if you would like to buy whole NFTs or "Fractional" for a non-integer amount of fractional NFTs.\
\
Note: you will need to sign an approval transaction for each NFT collection before you can trade that collection. \
\
**Fractional NFTs Buy:**\
\
Select the rarity and quantity of the fractional tokens you would like to buy, then click buy.&#x20;

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

If you bought a fractional amount of an NFT, you will receive an ERC20 token that represents the fractional amount of the NFT that you own which can be sold into the pool for ETH.

**Whole NFTs Buy:**\
\
Select which NFT you want to buy by clicking the specific NFT or using the slider to select how many you want to sweep. Note that in the shared pools, the floor and rarer NFTs denoted with different rarity icons have been combined into 1 interface for purchasing.&#x20;

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

## Selling NFTs

Navigate to the "Trade" page and select the collection you would like to sell. \
\
Toggle "Standard" if you would like to buy whole NFTs or "Fractional" for a non-integer amount of fractional NFTs.\
\
Note: you may sell any asset into the "Floor" sub-pool, but you cannot sell a "Floor" asset into any pool other than the "Floor" pool.\
\
**Fractional NFTs Sell:**\
\
Select the rarity and amount of fractional tokens you would like to sell.

<figure><img src="/files/31LCjpzYNCEAIPVvKV2V" alt=""><figcaption></figcaption></figure>

**Whole NFTs Sell:**\
\
Select the NFTs you would like to sell and click sell.

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


---

# 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.caviar.sh/user-guides/buying-and-selling-nfts.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.
