# Staking

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Vanilla Staking</td><td>Learn what staking is all about and how it helps to secure the chain</td><td><a href="staking/vanilla-staking">vanilla-staking</a></td></tr><tr><td><strong>Alliance Staking</strong></td><td>Read about Migaloo's groundbreaking ReStake technology and building PoL</td><td><a href="staking/restaking-alliance">restaking-alliance</a></td></tr><tr><td><strong>Liquid Staking</strong></td><td>Understand the power of liquid staking and the opportunities it can unlock</td><td><a href="staking/liquid-staking">liquid-staking</a></td></tr><tr><td>ReStake DAO</td><td>Democratising Migaloo inflation and building communities by incentavising participation</td><td><a href="staking/restake-dao">restake-dao</a></td></tr><tr><td><strong>Validators</strong></td><td>Choose a validator that's right for you and learn about what it means to secure Migaloo Zone</td><td><a href="staking/validators">validators</a></td></tr></tbody></table>


---

# 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.migaloo.zone/learn/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.
