> For the complete documentation index, see [llms.txt](https://kassandra-1.gitbook.io/kassandras-onboarding-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kassandra-1.gitbook.io/kassandras-onboarding-docs/use-cases/staking.md).

# Staking

1. **Stake $KACY and earn rewards**\
   At Kassandra, you can choose on 3 different stake pools for staking $KACY with each one giving you different rewards.<br>
2. **Multiply your voting powers**\
   Each stake pool gives you a voting multiplier per $KACY you stake. You can get your multiplier up to 3X to ultimately improve your voting powers. <br>
3. **Up to 25% APR**\
   You can choose on multiple options of Annual Percentage Rate (APR) that suits your investment needs- starting at 6% APR and up to 25% APR. Each one is attached to different voting power multipliers and withdraw delay.<br>
4. **Check your withdrawl delays**\
   If you want to withdrawl your $KACY from our stake pools, pay close attention to the withdrawl delays. Depending on the stake pool of your choosing, it can take up to 45 days for the withdrawl to be completed.&#x20;


---

# 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 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://kassandra-1.gitbook.io/kassandras-onboarding-docs/use-cases/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.
