# How to Override Wallet

When users install various wallet extensions into the same browser, there will be some cases such as: override wallet situations; connected directly wallet in default (Metamask instead Coin98 Wallet); or etc. We recognize the annoying situations for our users; therefore, we are improving the feature **Override Wallet** (on/off button) to let users control their preference toward which Extension they want to interact with.

**Step 1:** Install Coin98 Extension (already having Metamask, Binance Wallet, Keplr, etc);

**Step 2**: Navigate to **Settings**;

**Step 3**: Select **Override Wallets**.

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

{% hint style="info" %}
**Note**

* Toggle on **set Coin98 Wallet as the default,** allowing the Coin98 Extension to override other wallet extensions.&#x20;
* Toggle off **set Coin98 Wallet as the default** if you prefer not to have Coin98 override other wallets. In that case, whenever you connect with a dApp, you can choose your desired wallet from the wallet selection list, as shown below.
  {% endhint %}

<figure><img src="/files/X1Qh65bCXQAMjhwPin7X" alt="" width="416"><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.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-override-wallet.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.
