# How to override wallet

## What is the Override Option? <a href="#understanding-the-override-option" id="understanding-the-override-option"></a>

At Override Wallet interface, you will see a toggle labeled **"Metamask"**. This option controls whether Ninji or Metamask will be used for transactions.

In case you have multiple wallets (e.g., Ninji and Metamask) activated on the same Chrome window:

1. When you select the Metamask option to conduct a transaction on certain DApps, a Ninji Wallet popup will appear
2. The popup of Ninji allows you to confirm the transaction using Ninji Wallet, ensuring all transactions are processed through Ninji

## How to enable Ninji Wallet to override Metamask\ <a href="#when-enable-ninji-wallet-to-override-metamask" id="when-enable-ninji-wallet-to-override-metamask"></a>

**Step 1**: Open Ninji Extension Wallet, choose **Discover** tab.

**Step 2**: Select **General**, choose **Override Wallet**

<div><figure><img src="/files/xlUdFQsabvLBIuPuaV0w" alt=""><figcaption></figcaption></figure> <figure><img src="/files/gNkuE1Ng7cPVNkCnpDT4" alt=""><figcaption></figcaption></figure></div>

**Step 3: By default, the toggle of the Metamask icon is always enabled**. This means that Ninji is the default wallet that overrides the Metamask wallet when you conduct transactions on a DApp.

<figure><img src="/files/lgbUVxSeLowFBWMzm9b1" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
After setting Ninji to override Metamask Wallet, you can proceed with transactions as usual. Whenever you select Metamask to conduct transactions on a DApp:

1. A Ninji Wallet popup will appear
2. Confirm the transaction using the Ninji wallet&#x20;
   {% endhint %}

## How to disable Ninji Wallet to override Metamask <a href="#how-to-disable-ninji-wallet-to-override-metamask" id="how-to-disable-ninji-wallet-to-override-metamask"></a>

If you prefer to use Metamask as your default wallet, you can disable this Override option at any time:

**Step 1**: Open Ninji Extension Wallet, choose **Discover** tab.

**Step 2**: Choose **General**, select the **Override** **Wallet** option

**Step 3**: Locate the toggle labeled **"Metamask ->** Toggle off to disable the option

<div><figure><img src="/files/BBlHffP3zlLE5rnpdzk7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fwCI7y9qNAFYo01kvu9J" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IySNVIybihUriLUkjw8b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/DQkSLdTvpKwvvprZe5tW" alt=""><figcaption></figcaption></figure></div>


---

# 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.ninji.xyz/user-guide/basic/extension/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.
