# How to stake ROSE on Oasis Wallet

### Step 1: Create an account of Oasis wallet.

Go to the [Official Oasis Wallet](https://wallet.oasis.io) and Click on '**Create wallet**' button to create a new wallet.

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

After clicking '**Create Wallet**', a 24 words mnemonic phrase will be displayed.&#x20;

{% hint style="info" %}
Write down the mnemonic phrase and save it in a safe place, as there is no way to restore it in the event of a loss.&#x20;
{% endhint %}

After saving your mnemonic, click on the checkbox '**I saved my keyphrase**' and click on '**Import my wallet**' button.

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

Input your mnemonic phrase in the right corner. Once this is done, proceed by clicking on '**Import my wallet**'.

<figure><img src="/files/9kXquSvzQnzhr4GM21VK" alt=""><figcaption></figcaption></figure>

Upon entering your mnemonic phrase, your wallet must be successfully created.

Just Keep the first address selected, and click on "**Open**"

<figure><img src="/files/7YFtZTikiqSSrayaXikB" alt=""><figcaption></figcaption></figure>

This wallet enables you to send, receive, and stake ROSE using the generated address.

<figure><img src="/files/gtGSqS76hbKhSrxO3a43" alt=""><figcaption><p>Here is the ROSE wallet address</p></figcaption></figure>

### Step 2: Funding of the Oasis Wallet&#x20;

ROSE tokens are available for purchase on various prominent exchanges, including Binance, Coinbase, or KuCoin.&#x20;

After acquiring ROSE on any of these platforms, it can then be transferred to your wallet's generated ROSE address.

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

### Step 3: Stake your ROSE&#x20;

Go to the '**Stake**' section on the Oasis Wallet,&#x20;

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

On this page, you will see the list of all active validators.

Scroll down and find "**SpaceStake**" to stake.&#x20;

Set the amount you want to stake and click on '**Delegate**' button.&#x20;

{% hint style="info" %}
The minimum staking amount is 100 ROSE
{% endhint %}

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

Review the transaction details thoroughly, and once you're certain they are correct, click on '**Confirm**'.&#x20;

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

The transaction will take a short time to be confirmed by the network.

Congratulations! Following this confirmation, your ROSE tokens will be actively staked and visible in the '**Active delegations**' section.&#x20;

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

You should start receiving rewards after the completion of the first epoch, which is approximately one hour in duration.

For any inquiries during the staking process, please don't hesitate to reach out to 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-rose-on-oasis-wallet.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.
