# Staking

- [Staking in Fearless Wallet](https://wiki.fearlesswallet.io/staking/overview.md)
- [Staking Walkthrough](https://wiki.fearlesswallet.io/staking/walkthrough.md)
- [Moonbeam and Moonriver Staking](https://wiki.fearlesswallet.io/staking/moonbeam-and-moonriver-staking.md): This tutorial will help you understand the process of GLMR/MOVR staking in Fearless Wallet
- [SORA Staking](https://wiki.fearlesswallet.io/staking/sora-staking.md): This guides provides a user-friendly walkthrough on staking $XOR in Fearless Wallet
- [Ternoa Staking](https://wiki.fearlesswallet.io/staking/ternoa-staking.md)
- [Nomination Pools Staking](https://wiki.fearlesswallet.io/staking/nomination-pools-staking.md): Here you will find all the information you need to understand and use the Nomination Pools staking functionality within Fearless Wallet.


---

# 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://wiki.fearlesswallet.io/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.
