# Snake eyes mechanism

The core product of **TwiceProtocol** is it's Liquidity Pools and related scaling APR system. \
In layman's terms, our TGE will set an initial TVL, and starting from that set amount, **the APR on locked LPs doubles everytime said TVL doubles.**&#x20;

This is Twice's main incentive. It's also the first you'll encounter as you progress through the protocol, as only locked LPs enjoy this APR scaling. **Therefore, to earn rewards from the protocol's APR you will need to create an LP with previously bought $TWICE and USDC tokens.**&#x20;

<figure><img src="/files/8nXPhqTyKWCqP7dNzA6D" alt=""><figcaption></figcaption></figure>

This incentive also works the other way around; **whenever TVL gets divided by two, the APR on locked LPs divides by two as well.**

*<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/snake-eyes-mechanism.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.
