> For the complete documentation index, see [llms.txt](https://liqnft.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liqnft.gitbook.io/docs/fractionalization/how-to-trade-fractions.md).

# How to Trade Fractions

{% hint style="info" %}
**Good to know:** A secondary marketplace will open once a particular fractionalized NFT vault has passed its initial minting period or is sold-out. The marketplace be launched and allow token holders to freely trade the fractionalized tokens against each other. LIQNFT’s marketplace is powered by Serum and features a simple and easy to user order-book mechanism.
{% endhint %}

![](https://4111269954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbD1AQvrRaZOWe3B4KqjZ%2Fuploads%2FG2KtLdLsV0TYl7BpZWOG%2Fimage.png?alt=media\&token=caad1ea4-0d09-4573-bce7-12865670d363)

**Step 1 - Go to Markets**: Go to Markets page and click on the NFT that you want to buy or sell - this will bring you to the primary trading page displayed below.

**Step 2 - Choose Buy or Sell**: Depending on if you want to buy or sell, you can click on the Buy / Sell header at the top of the order window. The Price will dynamically change to reflect the price that you can immediate sell or buy at in the market.

**Step 3 - Set your Price & Quantity**: you can also enter any price you want to buy or sell at into the price entry slot and specify how many tokens. Once you are happy with the order, you can proceed by clicking on the Buy Now or Sell Now button. If there is no immediate match in the market, your order will be added to the order-book until someone is willing to buy at or sell at the price you have specified.

![](https://4111269954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbD1AQvrRaZOWe3B4KqjZ%2Fuploads%2FHpUba4OfZjY75WXFam3F%2Fimage.png?alt=media\&token=0778e802-c53b-4926-8c9d-9b96e996b1ed)

**Step 4 - Settle your trade**: once a buyer or seller accepts your order, you will see the proceeds (for sell order) and the tokens (for buy order) show up as Unsettled balance. You will need to click on Settle Funds in order for the tokens and the sales proceeds to be settled and deposited into your Solana wallet. That’s it - simple!

![](/files/aIHFMARvOI1KOYBqL0kQ)

![](/files/DmUAVzg77rghWOxF1VtF)


---

# 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:

```
GET https://liqnft.gitbook.io/docs/fractionalization/how-to-trade-fractions.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.
