# Liquidate

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

## **Overview**&#x20;

Liquid provides a flexible and efficient marketplace for fraction holders to liquidate their asset holdings. Here’s a detailed explanation of the process:

1. **Listing Holdings on the Marketplace** \
   \
   Fraction holders can list their holdings on Liquid's marketplace at any time. Each asset typically has a floor price, similar to NFT marketplaces, ensuring that holdings maintain a minimum value.<br>
2. **Offers and Sales** \
   \
   Users can place offers on listed holdings, set time-based sales or offers, and accept or deny incoming offers. For immediate transactions, users can use the "Buy Now" or "Sell Now" buttons to buy or sell fractions instantly.<br>
3. **Instant Liquidation Option** \
   \
   In the near future, Liquid will introduce an option for instant liquidation. Fraction holders can sell their holdings directly back to Liquid at slightly below the floor price for immediate cash flow, providing a quick exit option.<br>
4. **Transfer of Dividends** \
   \
   Once a fraction is sold, the dividend rights transfer instantly to the new holder. This ensures a seamless and efficient transition of income streams.

### **Summary**

Liquid offers a robust marketplace for fraction holders to liquidate their holdings, with multiple options for selling and buying, including instant liquidation and seamless dividend transfers. This flexibility enhances liquidity and provides investors with convenient exit strategies.


---

# 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://getliquid.gitbook.io/liquid/user-guides/liquidate.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.
