> For the complete documentation index, see [llms.txt](https://service.block-pro.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://service.block-pro.net/hub/fuel-hub/guides/how-to-stake.md).

# How to stake

<figure><img src="/files/0keTETa7298K4TJgmWYG" alt=""><figcaption></figcaption></figure>

### **1. Buying and Withdrawing Fuel Tokens**

Before you start staking, you need to buy Fuel tokens on an exchange and withdraw them to the Ethereum network. Below are the withdrawal fees from different exchanges:

* **Bybit** - 250 FUEL ($2.62)
* **MEXC** - 67 FUEL ($0.70)
* **Bitget** - 280 FUEL ($2.96)
* **KuCoin** - 417 FUEL ($4.38)
* **Hotcoin** - 122 FUEL ($1.25)

In this guide, we will use MEXC, as it has the lowest withdrawal fee.

### **2. Preparing for Staking**

1. Withdraw Fuel tokens to your **Metamask** wallet on the Ethereum network.
2. Ensure you have some ETH in the Ethereum mainnet to cover transaction fees.
3. Visit the staking platform: <https://app.fuel.network/staking/on-ethereum> and connect your Metamask wallet.

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

### **3. Staking Process**

1. Click **Stake on Ethereum Network**.
2. Find **BlockPro** in the validator list and click **Stake**.
3. Select the amount of Fuel tokens you want to stake and click **Approve**.
4. After approval, click **Next**, then **Confirm delegation**.
5. Confirm the transaction in Metamask and wait for it to complete (approximately 30 minutes).

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

Congratulations! Your tokens are now staked.

### **4. Total Fees**

Total transaction costs:

* MEXC withdrawal fee: **67 FUEL ($0.70)**
* Ethereum gas fees:
  * **0.0002 ETH (\~$0.28)**
  * **0.0001 ETH (\~$0.13)**

**Total fees: \~$3 USD.**

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


---

# 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:

```
GET https://service.block-pro.net/hub/fuel-hub/guides/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.
