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

# How to Stake KYVE with Keplr Mobile

### **Step 1: 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 2: Depositing KYVE in Your Wallet**

* Access your Keplr account using the password you created.
* Click on "Deposit" button, and search for "KYVE"

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

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

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

* Note that you can start by earning some KYVE  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 KYVE 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 '**kyve**' and select it.

<figure><img src="/files/wNYORfGvKEOSkIZmsHiu" 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/CMdxnWWgktge8YTBmaUv" alt=""><figcaption></figcaption></figure>

* Click the “Stake” button again.
*

```
<figure><img src="/files/aNfELJok328keUQ9kwKO" alt=""><figcaption></figcaption></figure>
```

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

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

* Confirm the transaction on Keplr by clicking on the "Approve." button

<figure><img src="/files/XRNTwNt2oKdnFlYDt3gQ" 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/BPVDwYaysby8ilCkqXKu" alt=""><figcaption></figcaption></figure>

### **Step 4: Automatically Restake Your KYVE staking rewards**

**Our validator is compatible with automatic restaking system via REStake  (**[**restake.app**](https://restake.app/kyve/kyvevaloper1wna5mpsje840nz9hewdhajnu7v4347awtchru2/stake)**).**

**By enabling restaking, all your KYVE rewards from staking will be automatically delegated to your staking balance once you reach the minimum required reward (0.1 KYVE).**

REStake only re-delegates SpaceStake's accrued rewards and tries not to touch your balance.

**How to enable Restaking:**

* Go to the [**SpaceStake Restaking link**](https://restake.app/kyve/kyvevaloper1wna5mpsje840nz9hewdhajnu7v4347awtchru2/stake)**,** this will redirect you to the reskake.app pag&#x65;**.**
* Click the "Enable REStake" Button

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

* Choose the maximum amount that you allow us to delegate for you, you can keep it to unlimited.

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

* Set the expiry date, after this date, the system will not be able to automatically delegate your rewards anymore.

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

* Click the "Enable REStake" Button, and sign the transaction on your wallet.

At this step, you must see your grant status as "**Active**", that mean you successfully enabled restaking, congratulation!&#x20;

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

Each 4 hours, we will check if your staking rewards are higher than 0.1 KYVE, if yes, your rewards will be automatically re-delegated, so you will earn more.

### **Validator Information and Support**

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


---

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