> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/main/extension-user-guide/getting-started/install-subwallet.md).

# Install SubWallet

Browser extension of the comprehensive non-custodial Polkadot, Ethereum, TON, Cardano & Bitcoin wallet is now available on Google Chrome, Brave, Firefox & MS Edge.

## Google Chrome, Brave & MS Edge <a href="#google-chrome-brave-and-ms-edge" id="google-chrome-brave-and-ms-edge"></a>

{% hint style="info" %}
Below is the installation process for Google Chrome. The same process applies to Brave and MS Edge.&#x20;
{% endhint %}

**Step 1**: Visit the [Chrome Web Store](https://chrome.google.com/webstore/detail/subwallet-polkadot-extens/onhogfjeacnfoofkfgppdlbmlmnplgbn) and click "**Add to Chrome**".

<figure><img src="/files/zXpdPDDb2yIKAgQKYVpc" alt="" width="563"><figcaption></figcaption></figure>

**Step 2**: A pop-up will appear. Click "**Add extension**" to continue.&#x20;

<figure><img src="/files/aWG2A2fC8GAXjTCGpPO7" alt="" width="563"><figcaption></figcaption></figure>

**Step 3**: Click on the extension icon and pin the SubWallet extension. You have successfully installed the ultimate Polkadot, Ethereum, TON, Cardano & Bitcoin wallet extension!

<figure><img src="/files/BFj1p8XmRp6fxQiK3CTI" alt="" width="363"><figcaption></figcaption></figure>

## Firefox

{% hint style="warning" %}
The support for the Firefox browser is currently delayed due to facing issues when updating it to Manifest V3 in accordance with Google requirements, which caused the latest version of the extension on this browser to be outdated compared to other browsers.

This means that you will only be able to manage Polkadot & Ethereum solo accounts after installing SubWallet on this browser at the moment.
{% endhint %}

**Step 1**: Visit the [Firefox Browser Add-ons Store](https://addons.mozilla.org/en-US/firefox/addon/subwallet/) and click "**Add to Firefox**".

<figure><img src="/files/SRsNBqjis3OIax9VJNN8" alt="" width="563"><figcaption></figcaption></figure>

**Step 2**: When prompted, click "**Add**". If you would like to use SubWallet in private windows, tick "**Run in Private Windows**".

<div><figure><img src="/files/GQ9eefbQRHxz4er63plL" alt="" width="368"><figcaption></figcaption></figure> <figure><img src="/files/NDZTa1sYbjqpco1X2Xnv" alt="" width="368"><figcaption></figcaption></figure></div>

**Step 3**: You have successfully installed the ultimate Polkadot, Substrate & Ethereum wallet extension!

<figure><img src="/files/HQgXk2nxcLcwldX5cdLR" alt="" width="363"><figcaption></figcaption></figure>

## Video instructions

{% embed url="<https://www.youtube.com/watch?v=CJD-IU9u9Hg>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.subwallet.app/main/extension-user-guide/getting-started/install-subwallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
