# PolkaGate Extension

A user-friendly wallet to interact with the Polkadot/Substrate based blockchains through a browser. It allows users to access their Polkadot/Kusama ecosystem account(s), which can also be used to interact with decentralized apps. It injects a [@polkadot/api](https://github.com/polkadot-js/api) signer into a page, along with any associated accounts.

The PolkaGate extension has many functionalities, some of which are listed below:

* View balances (Crypto/Fiat)
* Transfer funds
* View transaction history
* View an address as QR code
* Solo staking
* Pool Staking
* Manage proxy accounts
* Governance
* Manage Identities
* Account Profiles
* Support multiple languages
* Support multiple currencies
* etc.<br>
*

```
<figure><img src="/files/q6br6hGjKYeVwvcj3VDA" alt=""><figcaption></figcaption></figure>
```


---

# 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.polkagate.xyz/polkagate/introduction/polkagate-extension.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.
