# LPs

Liquidity Pools are **TwiceProtoco**l's main feature. It allows us to incentivize locking the purchased $TWICE tokens, which is key for the protocol's sustainability. \
**They come in a set of three different pools, each with its own locking time, tax fee and miner APR**.  Users chose which pool they want to create based on all previous factors.&#x20;

All LPs receive rewards from the protocol's APR, which doubles everytime the TVL (ergo the sum of all $TWICE tokens locked in LPs) doubles. &#x20;

*<mark style="color:red;">**KEEP IN MIND THAT RANDOMLY TRIGGERED ON-CHAIN EVENTS WILL POSSIBLY ALTER THESE SETS OF RULES AND VALUES AND REMEMBER TO DESIGN YOUR STRATEGY ACCORDINGLY.**</mark>*


---

# 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://twiceprotocol.gitbook.io/twiceprotocol/the-protocol/lps.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.
