# Liquidity Protection

In addition to the equal opportunity for traders during the Crowdpooling campaign, it is also important to maintain a balanced and fair relationship between traders and project parties. The more balanced it is, the more it contributes to the healthy development of the market. That is why we have designed the liquidity protection mechanism. There is also a liquidity protection period to prevent the project team from "rug-pulling", i.e. draining pool liquidity, immediately.

1.The bid-side liquidity is established by proceeds from Crowdpooling participants, and the ask-side liquidity is established by tokens reserved for the pool when the campaign was first set up.

2.This initial liquidity belongs to creator of this Crowdpooling campaign, but the creator cannot remove this liquidity during the liquidity protection period.

3.Anyone is able to provide liquidity to these pools, as with a AMM mechanism adopted by Starmaker.

4.This resulting spot market follows the bonding curve method: when a trader buys tokens, the token price goes up; when a trade sells tokens, the token price goes down.


---

# 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://starmakers-organization.gitbook.io/product-docs/protocol/ido-crowdpooling/liquidity-protection.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.
