# Staking Guides

- [Story Staking (IP)](https://docs.kysenpool.io/staking-guides/story-staking-ip.md): How to Stake Story IP Token: A Step-by-Step Guide
- [Cardano Staking (ADA)](https://docs.kysenpool.io/staking-guides/cardano-staking-ada.md): How to Stake ADA Using Daedalus, Yoroi, and Lace Wallets
- [Cosmos Staking (ATOM)](https://docs.kysenpool.io/staking-guides/cosmos-staking-atom.md): How to delegate ATOM using the Keplr wallet
- [Agoric Staking (BLD)](https://docs.kysenpool.io/staking-guides/agoric-staking-bld.md): Agoric (BLD) Staking Guide
- [Harmony Staking (ONE)](https://docs.kysenpool.io/staking-guides/harmony-staking-one.md): How to Stake Harmony ONE Tokens: A Step-by-Step Guide
- [Kava Staking (KAVA)](https://docs.kysenpool.io/staking-guides/kava-staking-kava.md): Kava (KAVA) Staking Guide
- [Aura Staking (AURA)](https://docs.kysenpool.io/staking-guides/aura-staking-aura.md): Aura (AURA) Staking Guide


---

# 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.kysenpool.io/staking-guides.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.
