# fWallet

[fWallet](https://wallet.fantom.network/) is the official wallet for the Opera chain, required to participate in staking or governance.

You can connect to fWallet using various third-party wallets, including Rabby, MetaMask, Coinbase Wallet, and others.

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

With fWallet, you can:

* Send FTM and other tokens
* [Stake and delegate FTM](/staking/stake-ftm.md)
* [Claim staking rewards](/staking/stake-ftm.md#rewards-and-compounding)
* [Create and vote on governance proposals](/staking/governance.md)
* Swap tokens, powered by OpenOcean

{% hint style="info" %}
For any questions, please [reach out to us](https://linktr.ee/soniclabs).
{% endhint %}


---

# 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.fantom.foundation/wallets/fwallet.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.
