# Miners

Creating an LP allows you to go further down the rabbit hole that is **TwiceProtocol** and unlock Miners. **Miners are hired with $TWICE assets you deposit and immediatly start creating your rewards, which will also be claimable in $TWICE.** Let's also remember that **only $TWICE holders with a locked LP can create miners.** &#x20;

**Every miner is linked to a LP, and "dies" when it's paired LP completes its locking time**. Before dying, the miner left with no LP is frozen for 24hrs, and the only way to unfreeze it is **to create another LP that's worth at least as much as the initial LP the lonely miner was first paired with.**\
Creating this new LP will unfreeze your first miner, and bestows you the ability to create a second miner while keeping the first one printing as well. \
\
Miners print rewards as a daily percentage of the initial deposit of $TWICE tokens used to create said miners. These rewards are distributed linearly, meaning that you can claim a small % of your total rewards all the time, and will only stop receiving said rewards if your miner dies because it's no longer paired with an LP. You reach the miner's assigned yield percentage every 24 hours.&#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/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.
