# Collectibles Liquidity Pool

Every time a collectible asset is minted, 20% of the minting value goes to the Liquidity Pool, which facilitates the purchasing and selling of in-game assets, while ensuring the Apes Planet Marketplace's trading stability.

***

### An insight into the Liquidity Pool

The approach of allocating 20% of the minting price to the Liquidity Pool brings tremendous benefits to the Apes Planet ecosystem. This strategic move not only ensures a sustainable and robust trading environment but also provides a powerful incentive for collectors and investors to actively participate in the platform.

***

### Sustaining a Healthy Marketplace

By dedicating a portion of the minting price to the Liquidity Pool, Apes Planet Marketplace guarantees a continuous liquidity flow within the system. This liquidity is crucial for maintaining a competitive marketplace where users can confidently buy and sell in-game assets without facing significant price slippage or liquidity shortages.


---

# 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://apes-planet.gitbook.io/apes-planet/nfts-dao-and-collectibles/collectibles-liquidity-pool.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.
