# Staking

**Overview:** A more engaged strategy is to become a **Liquidity Provider (LP)** for $WM by pairing it with another asset (like $S or $USDC) and then **stake them**. The staking pool accepts $WM LP tokens and rewards users with additional $WM tokens. This strategy is sometimes referred to as *yield farming* or *liquidity mining*.

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

**How to Execute:**

1. Acquire $WM tokens (and the paired asset, e.g., $S or $USDC) in the desired amounts.
2. Stake your LP tokens through the WOMO dApp to start accumulating $WM rewards.

**Benefits:**

* The protocol pays out new $WM tokens to LP stakers.
* By providing liquidity, you helping the WOMO ecosystem by ensuring there’s deep liquidity for trading. This reduces volatility and slippage for the token, which benefits all holders in the long run. The project **incentivizes this behavior** because a healthy liquidity pool is crucial.
* Half of the rebased tokens are distributed to stakers, helping deliver extremely high APRs.
* Staked LPs may also benefit from auto-compounding rewards, depending on pool mechanics.


---

# 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://docs.womo.finance/value-extraction-strategies/strategies/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.
