# What to Expect

### Buying and selling NFTs at a custom price <a href="#id-4b6a" id="id-4b6a"></a>

As you might know already, at Liquid Collectibles, users can instantly buy and sell NFTs at the floor price, an excellent feature for those looking to access liquidity for NFT assets and fungible tokens quickly.

But, we know floor-priced NFTs are not among the rarest and most attractive collectibles in the NFT space; that’s why our new marketplace will facilitate access to rare NFTs by allowing users to:

* Make offers on NFTs using BNB and BUSD
* Buy/Sell NFTs at a custom price using BNB and BUSD

All while still being able to purchase floor-priced NFTs with BNB and NFT indexes.

### Rarity info and filters by trait <a href="#c0ca" id="c0ca"></a>

Liquid Collectibles’ website has no rarity information, and traits’ data is only available on the NFT details page (with no filtering option). So we are bringing filters by trait and rarity to the new marketplace!

### Stats <a href="#id-53a9" id="id-53a9"></a>

**General Ranking**

Inspired by the OpenSea Stats page, this page is meant to be a collections’ stats ranking, showing volume, holders, floor price, and trades. These data can be filtered by time frames.

**General Activity**

It shows the events of NFTs sales, listings, offers received, tokenization, and redeemed with a global scope, ordered from most recent to less recent. In addition, it’s expected to display a table with information about each event — the collection, piece, participants, price, and date. It updates automatically as the events occur — in a pretty dynamic way.

The references for it were OpenSea and NFTx Activity pages.

**Collection Volume & Activity**

It is a specific page for each collection showing some of the previously mentioned metrics plus a few more but focused on the particular collection:

* Activity table with an event filter (listed, offer, transferred, sell, bids, etc.) displaying the following stats: action, item, price, parties involved, and date.
* Collection metrics: buy price, sell price, total supply, and volume (similar to the General Ranking page but specific for the collection).
* Chart with the historical price (average, volume).

As part of the Beta launch, we are doing a bounty for the users who use the beta platform and report bugs or issues, with a prize of $100 for the person who reports the most. Please, read the [Terms and Conditions here](/beta-marketplace-v2/betas-bounty-terms-and-conditions.md).


---

# 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.liquidcollectibles.io/beta-marketplace-v2/what-to-expect.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.
