# How to Stake DYDX with Keplr Mobile

### **Step 0: Setting Up Your Keplr Wallet Account**

* Visit [Keplr's website](https://www.keplr.app/) to start.
* Download the mobile app for iOS or Android, then open it.
* In the Keplr App, select “Create new account.”
* Choose a mnemonic seed (12 or 24 words), note it down safely, then create a wallet name and password.
* Re-enter the Mnemonic Seed to finish setting up your account in Keplr Wallet.

### **Step 1: Enable the Network on your wallet**

* Tap the menu icon (☰) in the top corner.

<figure><img src="/files/Aj4ZoyqVxAquhGSz68Od" alt=""><figcaption></figcaption></figure>

* Click on '**Manage Chain Visibility**'

<figure><img src="/files/ns89bmQKUSJsCK3fF8qq" alt=""><figcaption></figcaption></figure>

* Search for “**dydx**”, then select the chain, and click the “**Save**” button

<figure><img src="/files/UB0P2ZNNEr1LEQgeMUAg" alt=""><figcaption></figcaption></figure>

### **Step 2: Depositing DYDX in Your Wallet**

* Access your Keplr account using the password you created.
* Click on “Deposit” button, and search for “**DYDX**”

<figure><img src="/files/dfja9ZmeildFdPsrYuqc" alt=""><figcaption></figcaption></figure>

* Copy the DYDX address from Keplr and paste it into the platform where your DYDX tokens are located to transfer them.

<figure><img src="/files/F4cXz3PRWlUvejmn31Bh" alt=""><figcaption><p>Click on this icon to copy the address</p></figcaption></figure>

* Note that you can start by earning some DYDX on [**Final Autoclaim**](https://autofaucet.dutchycorp.space/), that's a free way to get your first staking bag without buying anything.

### **Step 3: Staking Your DYDX Tokens**

* Once you have some token to stake, open the Keplr App.
* Go to “Staked” section and click the “**Stake**” button.

<figure><img src="/files/Bc9R7iUPEfsaXh2Z8eLL" alt=""><figcaption></figcaption></figure>

* Click on “**Stake**” button.
* It will ask you to select the asset that you want to stake, search for '**dydx**' and select it.

<figure><img src="/files/s7Gwrc0YB0ZkPx68r7WK" alt=""><figcaption></figcaption></figure>

* Now you need to select the validator where you want to delegate, search for '**spacestake**' and select it.

<figure><img src="/files/lmW8yVl98zGNWMrHw27d" alt=""><figcaption></figcaption></figure>

* Click the “**Stake**” button again.

<figure><img src="/files/EuaV6tENtB1QBh0FBtGs" alt=""><figcaption></figcaption></figure>

* Enter the amount of DYDX you wish to stake and click the “**Next**” button.

<figure><img src="/files/BpeNnwei4nl53TqLOJVk" alt=""><figcaption></figcaption></figure>

* Confirm the transaction on Keplr by clicking on the “**Approve**” button.

<figure><img src="/files/vOsJLeMzdT0EnYBN9atY" alt=""><figcaption></figcaption></figure>

* You will get this message once the transaction is confirmed:

<figure><img src="/files/jysCIrWYPOrgJiADMasy" alt=""><figcaption></figcaption></figure>

* Now, Your staking status and rewards can now be monitored. You can see your staked balance and click on “**Claim All**” button to claim your staking rewards! Congrats!

<figure><img src="/files/1HuOw8qKT3ADj6vtqWMn" alt=""><figcaption></figcaption></figure>

### **Validator Information and Support**

* SpaceStake validator address: `dydxvaloper14exjnnkzqlex24vle33r0xj6kkhngr5y6kypz5`
* Monitor the validator status on the [**MintScan Explorer page**](https://docs.spacestake.tech/guides/www.mintscan.io/dydx/validators/dydxvaloper14exjnnkzqlex24vle33r0xj6kkhngr5y6kypz5).
* For questions or assistance, you can **contact us at <support@spacestake.tech>**


---

# 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.spacestake.tech/guides/how-to-stake-dydx-with-keplr-mobile.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.
