# How do I stake my crypto?

Staking in Fearless Wallet is available for a few different cryptocurrencies at the moment, including **DOT, KSM, GLMR, and MOVR**. To start staking your tokens, simply navigate to the "Staking" tab within the app and follow the instructions provided in one of the following guides:

* [**DOT & KSM Staking**](/staking/walkthrough.md)
* [**GLMR & MOVR Staking**](/staking/moonbeam-and-moonriver-staking.md)
* [**Nomination Pools Staking**](/staking/nomination-pools-staking.md)

\
It's important to note that there are two types of staking available in Fearless Wallet: **regular staking and Nomination Pools staking.**

By following the guides provided above, you can learn more about the differences between these two types of staking and choose the best method for your needs. Stake fearlessly!


---

# 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/getting-started/how-do-i-stake-my-crypto.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.
