> For the complete documentation index, see [llms.txt](https://docs.staketab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.staketab.com/how-to-stake/desmos/how-to-stake-desmos-using-keplr.md).

# How to stake Desmos using Keplr

1\. Go to [go-find.me](https://go-find.me/) platform.

![Go-find.me fromt page](/files/lDhBhaUG8gW9YZrnuuDG)

2\. Select **Use Keplr** option. Sign in your Keplr if haven't did so.&#x20;

3\. Approve the connection and add Desmos network to the Keplr.

4\. Set `dtag` (any containing letters, numbers and underscore optionally).

5\. Enter Nickname.

6\. Save changes.

{% hint style="info" %}
You can request free DSM for gas fees. \
There are several options to do this:\
6.1. Try [Stakely faucet](https://stakely.io/faucet/desmos-dsm).\
6.2. Try [@smart\_y\_bot](https://t.me/smart_y_bot).\
6.3. Ask someone in Cosmos ecosystem Telegram chats, e. g. [here](https://t.me/CosmosAirdrops) or [here](https://t.me/CosmosEcosystemChat).

Also you can swap any coin from Cosmos ecosystem listed on Osmosis decentralized exchange for DSM. How to use Osmosis DEX, see [here](/how-to-stake/osmosis/how-to-buy-osmosis-coins-on-osmosis-decentralized-exchange.md).
{% endhint %}

{% hint style="info" %}
*Optional steps:*\
Connect all blockchains in which you stake assets using button in the bottom right corner.

Click on green "Airdrop" button and claim airdrop if you are eligible and terms of claiming hs not been expired.
{% endhint %}

7\. Go to *Wallet* section and click on **Stake** button.

![](/files/sydS52T291PlIJlV04gn)

8\. Select a validator you would like to stake your DSM coins. If yowto stake with us, you are welcome to choose [Staketab](https://staketab.c) validator (DuccaStakeTab5707 in the validators table).

![](/files/p8elZSYz6xDE5ZVdU1OS)

9\. Click on orange Delegate button and specify amount of Desmos coins you want to stake in the field opened.&#x20;

![](/files/vhuy10mpVZN8OkzBIXP6)

{% hint style="info" %}
Leave some Desmos for the gas fees (\~1 DSM). If you haven't did this, see the tips above how to get DSM for the gas fees.
{% endhint %}

10\. Cofirm your delegation.

![](/files/wY7MEpAJA2Bp7ngwQYTS)

11\. Approve the transaction in Keplr.

![](/files/malUSpNyGBGQu3JQ5N0k)

12\. Your tokens is successfully delegated and you will see your rewards soon.

![](/files/1AbL8zFIhHmSiO6YnvLX)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.staketab.com/how-to-stake/desmos/how-to-stake-desmos-using-keplr.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
