# Graphical User Interface

#### Browser Wallets <a href="#browser-wallets" id="browser-wallets"></a>

Browser wallets, also known as web-based wallets, provide convenient access to your blockchain assets through a browser extension, eliminating the need for additional hardware or software installations. Browser wallets often have user-friendly interfaces and can be accessed from multiple devices, allowing for seamless management of your digital assets.

However, browser wallets may be more vulnerable to online security threats. As they are connected to the internet, there is a higher risk of hacking or phishing attacks that could compromise private keys and lead to the loss of your funds. It is crucial to ensure the wallet is installed in a safe environment; where both device and browser software are not compromised.

Supported Browser Wallets:

* Polkadot-JS Extension


---

# 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.creditcoin.org/cc-enterprise/wallets/graphical-user-interface.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.
