# How to Stake SWAN on SwanFi

Prerequisite:&#x20;

Ensure you have enough gas for staking, to get gas from other chains, use this app: <https://gas.zip>

**Step 1: Connect Your Wallet**

* Visit the[ SwanFi website](https://swanfi.xyz) and click "Connect Wallet." When prompted, choose the wallet you'd like to connect.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcpW0pK7UjYCsT8z35Pz6NZ8fFfCpIUYV5v_dW81vEMFvxj-f7ALq80HV-bkHC8TpJNxtfetEdbl13OszDgaLoZvWhGmYQilsBMAPd62h77KOPGwRwn2J49Cep77qim0K-qIzp1?key=_D9n7m4_eNaeP2Ge6UvOvtel" alt=""><figcaption></figcaption></figure>

* In this tutorial, we will use MetaMask as an example. Once your MetaMask wallet is connected, you will be able to see your SWAN balance.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe9A1OJxnEav7zx4B4_VM_ACefnpU_jgdOntejYdVenehdS1HWJ7mEjwvcBELyy_8Cu7JBODQ7LA6erOTJz1vVlLQFZWLxj_pYSXJZ9wJrDHD93hAdhu5lZrxoeiOSOfHFviQdG1g?key=_D9n7m4_eNaeP2Ge6UvOvtel" alt=""><figcaption></figcaption></figure>

* Make sure you have switched to the SWAN mainnet and imported the SWAN token into your wallet.
* For detailed instructions on setting up your wallet, refer to this guide:[ Wallet Setup Guide](https://docs.swanchain.io/network-reference/readme/set-up-your-wallet).

**Step 2: Stake Your SWAN**

* Enter the amount of SWAN you wish to stake. When ready, click "Stake."&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfZFRjY4hm-zzA4jcSRM3htIK94WjaHN_b6f-Qe_JH2XNdHsXMdG3UC801YwsHVWwENzwueO0R0Hd42OrMdBvuBAK5kvMMjb9LHIW6JXfkPiXBQERs80hYJkUS4b91KE6rDqsttjQ?key=_D9n7m4_eNaeP2Ge6UvOvtel" alt=""><figcaption></figcaption></figure>

**Step 3: Confirm the Transaction**

* Confirm the transaction in your MetaMask wallet. Once confirmed, the transaction will be processed.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfIdnLp-ofBeUOT1KJ2_VgCKiGzB9xWJfXXq_oYiN1lLmtwnA4U6X60qzoVbkXDrVRCf3g_rsQdwWjC8AbFX9HYHXSVdt7BAYeKJTxOasX-G_0lgl1LG5xcLJok0nuv0xlSPGP2?key=_D9n7m4_eNaeP2Ge6UvOvtel" alt=""><figcaption></figcaption></figure>

**Step 4: View Your Staked Amount**

* After the transaction is confirmed,  you will see your updated wallet balance and staked amount (in fSWAN). The amount of SWAN you staked will be visible as fSWAN in your MetaMask wallet.
* To view your fSWAN balance, ensure you have imported the fSWAN token into your wallet.

Here is the fSWAN contract address:

```
0x0BdB34138983B95D9174Cd57EFd20e8fC4050165
```

<br>


---

# 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.swanfi.xyz/guide/how-to-stake-swan-on-swanfi.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.
