# Reusable Locked Liquidity

Gangster Finance uses LiquidityLockedERC20 contracts to lock any liquidity that gets added to our swap pairs. Thanks to the amazing innovation of the Rootkit dev team, we can calculate a price floor and get access to locked liquidity below that floor to be used to strengthen our network in ways completely unimaginable until not so long ago.


---

# 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://gangsterdefi.gitbook.io/gangster-finance/tokenomics/reusable-locked-liquidity.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.
