# System Overview

* Users deposit **WCRO** and selected LP tokens into the **Genesis Pool** to earn **LUME** tokens.
* Post-Genesis, users provide liquidity pairs (**LUME/CRO**, **NOVA/CRO**) in the ongoing **NOVA Farming Pool** to earn **NOVA** tokens.
* **NOVA** can be staked in the **Boardroom** for continuous **LUME** rewards.
* Boardroom rewards (**LUME**) can be claimed immediately (55% reward, 45% burned) or fully (100%) by paying a CRO fee directed to the **FrogsClub Vault**.
* The **FrogsClub Vault** backs the LUME peg with tangible CRO assets, actively ensuring price stability.


---

# 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://lumefi-docs.gitbook.io/lumefi-docs/system-overview.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.
