# Staking

- [Overview](https://docs.chainupcloud.com/staking/overview.md): Learn what is staking and stake with ChainUp Cloud!
- [Staking on Ethereum](https://docs.chainupcloud.com/staking/staking-on-ethereum.md)
- [Shanghai Upgrade](https://docs.chainupcloud.com/staking/staking-on-ethereum/shanghai-upgrade.md)
- [How to stake Ethereum?](https://docs.chainupcloud.com/staking/staking-on-ethereum/how-to-stake.md): Delegate to any of our validators and staking networks that we support
- [How to generate Deposit Data?](https://docs.chainupcloud.com/staking/staking-on-ethereum/how-to-generate-deposit-data.md): Delegate to any of our validators and staking networks that we support
- [Staking on Ethereum with SSV](https://docs.chainupcloud.com/staking/staking-on-ethereum-with-ssv.md): SSV is a new way to stake Ethereum that is more decentralized and secure than traditional staking, making it much more difficult for an attacker to compromise the entire validator set.
- [Registering SSV Operator](https://docs.chainupcloud.com/staking/registering-ssv-operator.md)
- [How to delegate to SSV Cluster?](https://docs.chainupcloud.com/staking/how-to-delegate-to-ssv-cluster.md)
- [Staking on Cosmos](https://docs.chainupcloud.com/staking/staking-on-cosmos.md)
- [Staking on Cosmos](https://docs.chainupcloud.com/staking/staking-on-cosmos/staking-on-cosmos.md)
- [在 Cosmos 上质押](https://docs.chainupcloud.com/staking/staking-on-cosmos/zai-cosmos-shang-zhi-ya.md)
- [Staking on Mina](https://docs.chainupcloud.com/staking/staking-on-mina.md)
- [Staking on EOS](https://docs.chainupcloud.com/staking/staking-eos.md)
- [Staking on FIL](https://docs.chainupcloud.com/staking/staking-fil.md)
- [Staking on ZILLIQA](https://docs.chainupcloud.com/staking/staking-on-zilliqa.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.chainupcloud.com/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.
