# Strategies

The WOMO protocol offers multiple ways for users to participate, catering to different risk appetites and levels of involvement. **Hold the token**, **provide liquidity and stake it**, or **bond assets** to the protocol. Each strategy has its own risk/reward profile and implications within the rebasing system. The following sections outline these strategies in detail and how they interact with WOMO’s mechanics.

1. [Holding $WM](/value-extraction-strategies/strategies/holding.md)
2. [Staking $WM-$S, $WM-$USDC](/value-extraction-strategies/strategies/staking.md)
3. [Bonding (Selling LP $WM-$S or $WM-$USDC for Discounted $WM)](/value-extraction-strategies/strategies/bonding.md)


---

# 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.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.
