# Staking Strategy

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

ZenStake offers **four distinct staking strategies**, each tailored to different risk profiles and yield preferences. Whether you prioritize stability, long-term growth, or enhanced rewards, ZenStake provides the optimal staking environment.

### 1. Stablecoins

**For low-risk, steady returns**

* Designed for users who prefer stability while still earning competitive APYs.
* Deposits consist of **stablecoins** such as USDT, USDC, and DAI.
* Ideal for those looking for **low volatility and consistent passive income**.

{% content-ref url="/pages/qSx7ND3lrKpndh4cbLX2" %}
[Stablecoins Staking Strategy](/zenstake/for-developers/stablecoins-staking-strategy.md)
{% endcontent-ref %}

### 2. CLM (Concentrated Liquidity Management)

**For dynamic, optimized liquidity staking**

* Uses **automated strategies** to manage liquidity in decentralized exchanges.
* Optimizes fee collection and yield **by adjusting liquidity positions dynamically**.
* Ideal for users seeking **higher returns with active liquidity management**.

{% content-ref url="/pages/otSDSYFIEBE404fRYXB1" %}
[Concentrated Liquidity Management (CLM) Strategy](/zenstake/concentrated-liquidity-management-clm-strategy.md)
{% endcontent-ref %}

### 3. Blue Chip

**For long-term growth with established assets**

* Focuses on staking **high-market-cap assets** such as ETH, BTC,  MATIC and others.
* Lower risk than yield farming while maintaining **strong growth potential**.
* Perfect for users who want to **earn passive income on leading crypto assets**.

{% content-ref url="/pages/bfJwMQmrzVgTz222Dt53" %}
[Blue Chip Staking Strategy](/zenstake/blue-chip-staking-strategy.md)
{% endcontent-ref %}

### 4. Boosted

**For maximized rewards with ZenStake incentives**

* Special pools that receive **additional rewards from ZenStake**.
* Boosted vaults provide **higher APYs** through extra ZEN token incentives.
* Great for users looking to **maximize yield with exclusive platform rewards**.


---

# 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://zenstake.gitbook.io/zenstake/staking-strategy.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.
