# ZenStake Docs

## ZenStake

- [Overview](https://zenstake.gitbook.io/zenstake/readme.md)
- [How to Set Up a Wallet](https://zenstake.gitbook.io/zenstake/getting-started/quickstart.md)
- [Funding Your Wallet](https://zenstake.gitbook.io/zenstake/getting-started/publish-your-docs.md)
- [How to Stake](https://zenstake.gitbook.io/zenstake/getting-started/how-to-stake.md)
- [Claim and Unstake](https://zenstake.gitbook.io/zenstake/getting-started/how-to-stake/claim-and-unstake.md)
- [Cooldown Period in ZenStake](https://zenstake.gitbook.io/zenstake/getting-started/how-to-stake/cooldown-period-in-zenstake.md)
- [Introduction to Zenstake](https://zenstake.gitbook.io/zenstake/zenstake-ecosystem/introduction-to-zenstake.md)
- [ZenStake Protocol](https://zenstake.gitbook.io/zenstake/zenstake-ecosystem/zenstake-protocol.md)
- [Fee Batch](https://zenstake.gitbook.io/zenstake/fee-batch.md)
- [$ZEN Token](https://zenstake.gitbook.io/zenstake/usdzen-token.md)
- [Token Swap](https://zenstake.gitbook.io/zenstake/usdzen-token/token-swap.md)
- [ZenStake Vaults](https://zenstake.gitbook.io/zenstake/products/zenstake-vaults.md)
- [Staking Strategy](https://zenstake.gitbook.io/zenstake/staking-strategy.md)
- [ZenStake Referral Program](https://zenstake.gitbook.io/zenstake/zenstake-referral-program.md)
- [Risk Assessment Framework](https://zenstake.gitbook.io/zenstake/security/risk-assessment-framework.md)
- [Security Framework](https://zenstake.gitbook.io/zenstake/security-framework.md)
- [Fee Batch Mechanism](https://zenstake.gitbook.io/zenstake/for-developers/fee-batch-mechanism.md)
- [Token Swap Mechanism](https://zenstake.gitbook.io/zenstake/for-developers/token-swap-mechanism.md)
- [Stablecoins Staking Strategy](https://zenstake.gitbook.io/zenstake/for-developers/stablecoins-staking-strategy.md)
- [Concentrated Liquidity Management (CLM) Strategy](https://zenstake.gitbook.io/zenstake/concentrated-liquidity-management-clm-strategy.md)
- [Blue Chip Staking Strategy](https://zenstake.gitbook.io/zenstake/blue-chip-staking-strategy.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://zenstake.gitbook.io/zenstake/readme.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.
