# How to Install Infinite Terminal Extension on Microsoft Edge Manually

## **1: Download the&#x20;*****Infinite Terminal*****&#x20;Extension Files**

{% hint style="info" %}

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

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

{% hint style="info" %}

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

## **3: Enable Developer Mode**

{% hint style="info" %}

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

## **4: Verify Installation**

{% hint style="info" %}

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

## **5: Launch** *Infinite Terminal*

{% hint style="info" %}

* Click on the *Infinite Terminal* icon in the toolbar to open the extension.
* Create or enter your password to start using *Infinite Terminal*.
  {% 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 *Infinite Terminal* 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 Infinite Terminal 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://infinite-terminal.gitbook.io/infinite-terminal/getting-started/how-to-install-infinite-terminal-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.
