# How to Connect Qtum Wallet on Oases

## 1. Download and Install Wallet

1. Download the wallet plug-in from the [official Qutm website](https://github.com/qtumproject/metamask-extension/releases), select the corresponding link based on the browser version (we used Chrome here as an example), and then unzip. Please use a wallet version later than Alpha 10.&#x20;

<figure><img src="/files/r4Ov4GCkzoIWkCq4y9Sa" alt=""><figcaption></figcaption></figure>

2. Click **"Manage Extensions"** on your browser.

<figure><img src="/files/atYCXfzsA6rjloVgiEK5" alt=""><figcaption></figcaption></figure>

3. Click **"Load unpacked"**, turn on **"Developer mode"**, and select the package you just unzipped in the **"Downloads"**. When you select the package, you'll see that the plug-in is installed.

<figure><img src="/files/gdMpSM5aP5LOymjWMqdY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Ofqmy7tdiPcPVbl4XeCd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/D2hvvyMJBlKSeaOW3Lf2" alt=""><figcaption></figcaption></figure>

4. You may pin the extension for ease of use.

<figure><img src="/files/fXb5NXeqbiiUYeR0E3ko" alt=""><figcaption></figcaption></figure>

## 2. Import/Create a New Wallet

Click the Qnekt plugin to enter the activation process and follow the steps to import or create a new wallet. Please contact the Qtum team if you have any questions.

<figure><img src="/files/qZ4ssLDKp793tVheooXj" alt=""><figcaption></figcaption></figure>

## 3. Connect Your Wallet

Enter qtum.oases.com, click **"Connect"**, and select **"Qnekt"** as your option.

<figure><img src="/files/2CGph4BZRZMbhs58hlTb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/k1UgWawMKKm3tABDbfoo" 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://wiki.oases.com/help-center/oases-on-qtum/how-to-connect-qtum-wallet-on-oases.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.
