# How to Install SILVER Extension on Microsoft Edge Manually

**Step 1: Download the&#x20;*****SILVER*****&#x20;Extension Files**

{% hint style="info" %}

1. Ensure you have the *SILVER* extension's `.zip` or folder containing the extension files.
2. If you’ve received a `.zip` file, extract it to a folder on your computer.
   {% endhint %}

**Step 2: Enable Developer Mode on Edge**

{% hint style="info" %}

1. Open Microsoft Edge.
2. Click on the three-dot menu ( **...** ) in the top-right corner.
3. Go to **Extensions** in the dropdown menu.
4. In the Extensions page, enable **Developer Mode** by toggling the switch in the lower-left corner.
   {% endhint %}

**Step 3: Load the Extension**

{% hint style="info" %}

1. On the **Extensions** page, click on the button that says **Load unpacked**.
2. A file explorer will open. Navigate to the folder where you extracted or saved the *SILVER* extension files.
3. Select the folder and click **Open** (or **Select Folder**, depending on your system).
   {% endhint %}

**Step 4: Verify Installation**

{% hint style="info" %}

1. Once loaded, the *SILVER* extension should appear in your list of active extensions.
2. You’ll see the *SILVER* logo in the Edge toolbar.
   {% endhint %}

**Step 5: Launch SILVER**

{% hint style="info" %}

1. Click on the *SILVER* icon in the toolbar to open the extension.
2. Create or enter your password to start using *SILVER*.
   {% endhint %}

{% hint style="danger" %}

#### **Tips for a Smooth Installation**

* **Check for Errors:** If the extension doesn't load, double-check the folder and ensure all files are intact.
* **Regular Updates:** Stay updated with the latest version of the SILVER extension for improved features and security.
* **Browser Permissions:** Grant necessary permissions if prompted by the browser.
  {% endhint %}

> That’s it! You’re now ready to use SILVER on Microsoft Edge for seamless Web3 trading. 🚀


---

# 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://silver-1.gitbook.io/silver/getting-started/how-to-install-silver-extension-on-microsoft-edge-manually.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.
