# For NFT Collection Deployers

NFT Collection Deployers will allow more effective purchase and selling of NFTs instead of arbitrary listing floor price.&#x20;

If two collection have 3% of their holders decide to sell, then the asset with better liquidity will have lower price impact. Big investors would be more willing to invest in assets with better liqudiity as the price will not increase too quickly.


---

# 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://syntheticnftmarket.gitbook.io/synthetic-nft-market-gitbook/use-cases/for-nft-collection-deployers.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.
