# Connect ONTO Wallet via WalletConnect

* Open the dApp you want to connect to the wallet (Take PancakeSwap as an example)
* Click "**Connect**"&#x20;
* Click on "**WallletConnect**"

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

* Click "**Connec**t"&#x20;
* Click to select "**ONTO**"

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

* Click "**Switch**" to select blockchain
* Select the Blockchain you want to connect to (Take BNB Chain as an example)

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

* After checking the connection information is correct, click "**Confirm**" to connect the wallet
* Wallet connection is successful, return to dApp

<figure><img src="/files/IAnuXubx3gtAKLOlEMCt" alt=""><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.onto.app/guides/discover/walletconnect/neo.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.
