# OKX Wallet Mobile

## **Prepare**

Before we begin, please ensure you have the following:

1. Keystone hardware wallet with Firmware M-12.4 or above (Refer to the tutorial for [firmware upgrade](/getting-started/firmware-upgrading.md) if needed).
2. OKX Wallet is installed on your Mobile.

Now you are ready to connect Keystone with OKX and explore its features!

{% hint style="info" %}
**Note**: Right now, you can use the OKX Wallet to access BTC and ETH once you've connected with Keystone. We're also working on adding more coins, so stay tuned for updates!
{% endhint %}

## **Connect Keystone with OKX Wallet**

**On Keystone:**

1. Launch your Keystone device and tap the "Menu" icon.
2. Select "Connect Software Wallet" and choose "OKX." Confirm your selection.

   <figure><img src="/files/3zmvzWk9lxZMH368jW5g" alt=""><figcaption></figcaption></figure>

   **On OKX Wallet:**

   1. Launch the OKX Wallet App and tap on \[Wallet] at the top.
   2. Select \[I already have one], then choose \[Hardware wallet], and opt for \[Keystone].

      <figure><img src="/files/tscVR3Sr342KG0OG1afk" alt="" width="563"><figcaption></figcaption></figure>
   3. Tap \[Scan to connect] and carefully follow the provided instructions. Press \[Connect now].

      <figure><img src="/files/tqDb77xtjrGXiOsKU1a7" alt="" width="375"><figcaption></figcaption></figure>
   4. Grant permission for the "OKX" app to access your camera, and use it to scan the QR code displayed on your Keystone hardware wallet. Select an account to unlock.

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

   Once you've successfully bound your Keystone wallet with OKX Wallet, you can securely explore the various features it offers.

   <figure><img src="/files/MXhtMSTJPEAEsJpg3pP6" alt="" width="375"><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://support.keyst.one/3rd-party-wallets/eth-and-web3-wallets-keystone/okx-wallet-mobile.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.
