# LP Prediction Mechanics

### (**Liquidity Prediction of PRE-ETH)**

Predict the LP rising or falling of the PRE-ETH pair (max 10 users at a time)&#x20;

**Minimum Bet** = 0.02 ETH&#x20;

**Maximum Bet** = 0.15 ETH

### **If you win:**&#x20;

You get back initial wager in tokens. 10% of your win is used to auto-buyback PRE and burn.

### If you lose:

You lose your ETH. 50% is used to auto-buyback PRE and sent to the pool for winners to claim. 50% is used to auto-buyback and burn PRE tokens.

Rounds commence every 20 minutes, leaving a gap in between each for users to predict the next slot of LP changes.

### **Can I change or remove my position?** <a href="#can-i-change-or-remove-my-position" id="can-i-change-or-remove-my-position"></a>

No. Once you enter a position, you can NOT change the direction, add to, or remove your position. It's locked in, so make sure you're 100% happy with your position direction before confirming.

### **What happens if the Locked Price and Closed Price are the exact same?** <a href="#what-happens-if-the-locked-price-and-closed-price-are-the-exact-same" id="what-happens-if-the-locked-price-and-closed-price-are-the-exact-same"></a>

In the very rare occurrence that the Locked Price is exactly the same as the Closed Price, no one wins, and ETH will be sent back to the user.

Ultimately, Predether will be a revenue-generating, deflationary token. Onboarding as much users to make this the leading LP Prediction protocol.


---

# 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://predether.gitbook.io/predether-docs/prediction/lp-prediction-mechanics.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.
