# Community Lockup

* Initial airdrop contest winners could claim a share on the liquidity reward pool of `TODO_LIQUIDITY_REWARD_POOL` CELT as a renumeration for locking their Uniswap liquidity into community lockup contract.
* Share on the reward pool of particular user was set based on lockup range height, duration and size of the lockup. Reward pool share can be claimed after the end of the lockup period!
* Community lockup contract address: `TODO_COMMUNITY_LOCKUP_CONTRACT`
* Liquidity pool: `TODO_COMMUNITY_LP_ADDRESS`
* See the full unlock plan aggregated for months **since `TODO_LOCKUP_START_DATE`**

TODO — embed unlock-schedule charts at `../../public/lockup-charts/`.

* Above mentioned data are up to date on `TODO_DATA_AS_OF` however the unlock date can not be changed.
* *Liquidity unlock does not implicate immediate withdraw of the liquidity or token sell but those tokens should be considered as a part of free circulation.*


---

# 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.celestium.digital/tokenomy/liquidity-and-lockups/community-lockup.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.
