# OKExChain TestNet User Guide

*This tutorial is designed for users who want to try testing the new OKExChain using their ONTO Wallet.*

#### 1. Download ONTO Wallet

* Visit the website <https://onto.app/>​ to download
* Android users can open this link <https://app.ont.io/onto/onto.app/android/ONTO.apk> in their web browser to download.

#### 2. Connect Wallet

**Create ONT ID**\
Set up your wallet name, password, and backup your mnemonic phrase!

![](/files/-MV0BoG2eraZMmSFH8aj)

If you already have a wallet, you may choose to import your ONT ID digital identity wallet. Mnemonic Phrase, Keystore and other import methods supported.

*Tips: If it is not a newly created ONT ID or you are using the iOS version of the ONTO wallet, you need to create an OKExChain testnet address. Look for "**OKT**" token in the token list on Asset page, and then tap on it to bring up the address creation popup. Tap on the arrow button to proceed. Enter your wallet password to confirm and create your OKExChain testnet address.*

![](/files/-MX1SD8h3uP7AMUgytbN)

#### 3. Enter OKExChain dApp

Click on the Discover page, enter the dApp name in the search bar to enter.

Or enter dApp address on the OKExChain to be tested in the search bar.

![](/files/-MV0VBTnW0dZICwdUwj_)

Click on the arrow as shown below, scroll down to the page that opens up to find the OKExChain.

![](/files/-MV0BwNXRFw71Bf5aZRJ)

![](/files/-MV0ngiLQ7z2puyoQBpQ)

Click on “Got it” on the disclaimer page to begin testing.

![](/files/-MV0C4WIFjZG3_kOt3IA)


---

# 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.onto.app/guides/discover/okexchain/okexchain-test-user-guide.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.
