# LPs & Miners

As LPs and Vaults do, Miners come in a set of 3 different miners, each being paired with a different pool based on tier. \
Each tier of pools has its own locking time and tax fee percentage. Each tier of Miners has its own APR, and the rewards it creates are bound to the same tax fee percentage than the LP the Miner is paired with. \
\
Tier A LP is locked for 7 days, comes with a 25% sell tax fee and the ability for the user to create a Miner that prints 8% Daily rewards. \
Tier B LP is locked for 14 days, comes with a 17.5% sell tax fee and the ability for the user to create a Miner that prints 10% Daily rewards.\
Tier C LP is locked for 21 days, comes with a 7.5% sell tax fee and the ability for the user to create a Miner that prints 12% Daily rewards.

\
**It goes down like this:**&#x20;

<figure><img src="/files/c8ARAoZfWHOrU2XWIzo9" alt=""><figcaption></figcaption></figure>

Every miner comes with a different max amount based on the LP it is linked to.\
Upon creation, tier A Miners can only be worth up to 400% the amount placed in the initial LP it is paired with.\
Upon creation, tier B Miners can only be worth up to 500% the amount placed in the initial LP it is paired with.\
Upon creation, tier C Miners can only be worth up to 1000% the amount placed in the initial LP it is paired with.\
\
Of the 25% sell tax fee on the Tier A LP, 80% tokens go to our Buy & Burn wallet, 15% to our team wallet and 5% to our marketing wallet. \
Of the 17.5% sell tax fee on the Tier B LP, 85% tokens go to our Buy & Burn wallet, 10% to our team wallet and 5% to our marketing wallet. \
Of the 7.5% sell tax fee on the Tier C LP, 80% tokens go to our Buy & Burn wallet, 15% to our team wallet and 5% to our marketing wallet.

The miner creation tax fee is also divided up, with 60% of the tokens going over to the Buy & Burn wallet, 35% to the team wallet and 5% to the marketing wallet.&#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/tokenomics/lps-and-miners.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.
