# How to Stake

{% hint style="info" %}

## 📜 **TL;DR:**

* Stake your BTC, ETH, and other assets using the Hemi Stake platform.
* An [EVM](/how-to-tutorials/using-hemi/wallet-setup/metamask-wallet-setup.md) wallet is required to stake assets on Hemi.
  {% endhint %}

***

## 🏁 Prerequisites

* [**EVM (MetaMask) Wallet Setup**](/how-to-tutorials/using-hemi/wallet-setup/metamask-wallet-setup.md) **-** Set up your EVM wallet and add Hemi Network.

***

## 📚 Tutorial

### 1. Visit the Hemi Stake platform&#x20;

Go to <https://app.hemi.xyz/stake> to access the Hemi Stake platform.

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

***

### 2. Connect wallet

Click `'Connect Wallets'` in the top-right corner of the Hemi Portal.

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

***

### 3. Connect your EVM wallet

Currently, MetaMask and Rabby are the only EVM wallets Hemi supports. Our team is working to add  support for additional wallets.

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

***

### 4. Click "Stake"&#x20;

To begin staking, navigate to the "Stake" page of the staking platform.

***

### 5. Click "Stake"&#x20;

To begin staking, navigate to the "Stake" page of the staking platform.


---

# 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.hemi.xyz/how-to-tutorials/using-hemi/stake/how-to-stake.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.
