# How to change MetaMask wallet address to OKX wallet address

<figure><img src="/files/77uo6nf5EHOj6uAhG8D4" alt=""><figcaption><p>click "your account"</p></figcaption></figure>

<figure><img src="/files/DdfEYtvYKWk5Dtv7G1ar" alt=""><figcaption><p>click "account details"</p></figcaption></figure>

<figure><img src="/files/SSpKFVl43gQhYj88AK7u" alt=""><figcaption><p>click "show private key"</p></figcaption></figure>

<figure><img src="/files/RXXp2IMg0MEYnQZayeaY" alt=""><figcaption><p>copy "your account private key"</p></figcaption></figure>

2. Open your OKX wallet plugin on your browser

<figure><img src="/files/yte9SVW8epv5ARhrYq49" alt=""><figcaption><p>click "your account"</p></figcaption></figure>

<figure><img src="/files/1auy9Gc5xEm0LVxpBbbh" alt=""><figcaption><p>click "add wallet"</p></figcaption></figure>

<figure><img src="/files/cmah9eGqMC1j3rSHm80o" alt=""><figcaption><p>click "import an existing wallet"</p></figcaption></figure>

<figure><img src="/files/BlU4QGL1I7QV7kRzG9cv" alt=""><figcaption><p>click "seed phrase or private key"</p></figcaption></figure>

<figure><img src="/files/0JD8xbLexA1XtHVFy5Ed" alt=""><figcaption><p>click "private key"</p></figcaption></figure>

<figure><img src="/files/auXYHTX2PuBhvHK1dbEe" alt=""><figcaption><p>paste "your account private key"</p></figcaption></figure>

<figure><img src="/files/8NG1ffcXaB4sc4KMhLlk" alt=""><figcaption><p>click "confirm"</p></figcaption></figure>

<figure><img src="/files/rfUtTSfMWHu6W8aya8ow" alt=""><figcaption><p>select "EVM networks" and click "confirm"</p></figcaption></figure>

<figure><img src="/files/A1tNtFUZDvleJMgu0dCo" alt=""><figcaption><p>done</p></figcaption></figure>

MetaMask wallet address has changed to OKX wallet address. THANKS


---

# 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://privasea.gitbook.io/user-node-usage-documentation/how-to-change-metamask-wallet-address-to-okx-wallet-address.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.
