> For the complete documentation index, see [llms.txt](https://saisen.gitbook.io/saisen-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://saisen.gitbook.io/saisen-docs/tokenomics/lp-staking.md).

# LP Staking

Staking SAISN‑OAS LP tokens unlocks dual rewards and a powerful incentive structure for long‑term supporters.

#### 🔁 Reward Sources

* **8% of prize pool (House Edge)** is distributed to stakers.
* **Ongoing SAISN emissions** are allocated to LPs based on stake size and lock duration.

#### 🔓 Unstaking Mechanics

<table><thead><tr><th>Feature</th><th width="523.296875">Details</th></tr></thead><tbody><tr><td><strong>Cooldown</strong></td><td>Unstaking begins a <strong>10‑day cooldown</strong>, during which no rewards are earned.</td></tr><tr><td><strong>Rage Quit</strong></td><td><p>Exit early with penalties:<br></p><ul><li>Instant unstaking forfeits up to <strong>50%</strong> of your LP as a penalty.</li><li>The penalty <strong>decreases linearly</strong> to 0% over a <strong>10-day cooldown</strong>.</li><li><strong>Forfeited LP</strong> is <strong>redistributed</strong> to the remaining stakers.</li></ul></td></tr></tbody></table>

This system rewards loyalty while giving flexibility for early exits — at a cost.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://saisen.gitbook.io/saisen-docs/tokenomics/lp-staking.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.
