# TrustWallet RPC issue

If you're using TrustWallet to connect to ONI but you get error:

There are 2 ways to solve this problem:

#### Use WalletConnect <a href="#use-walletconnect" id="use-walletconnect"></a>

1. Close TrustWallet app.
2. Use an external browser (Safari, Chrome, Firefox) to visit PinkSale
3. Connect wallet via "WalletConnect".

#### Turn off Auto-Node mode and select a working Node manually <a href="#turn-off-auto-node-mode-and-select-a-working-node-manually" id="turn-off-auto-node-mode-and-select-a-working-node-manually"></a>

In TrustWallet, click Settings -> choose Preferences

1. Choose Node Settings
2. Find and choose BNB Smart Chain
3. Turn off Automatic Mode and select a working Node
4. Close TrustWallet app and open it again.


---

# 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://oni.gitbook.io/oni.exchange/common-errors-oni-dex/trustwallet-rpc-issue.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.
