# Wallet Connect

<figure><img src="/files/y8eXhGTBwMy39GscZTXj" alt="" width="250"><figcaption></figcaption></figure>

You can connect any "Reown (Wallet Connect)" supported wallet or Import using 12 Secret Phrase in DEXCoinApp and start swapping.

"Reown" is an open protocol to communicate securely between Wallets and Dapps. Please read here for more info <https://reown.com/>

{% hint style="info" %}
Wallet Connect service is provided by the Reown protocol and swap transactions are handled by the respective Wallet App. DEXCoinApp does not have access to your wallet or assets.
{% endhint %}

{% hint style="info" %}
The Secret Phrase of the wallet upon import, encrypted using an offline-generated arbitrage key and it is stored within the secure hardware of the user device such as Trusted Execution Environment (TEE) or Secure Element (SE). This process occurs entirely offline, Secret Phrase never transmitted out of the user device. DEXCoinApp does not collect or store your wallet Secret Phrase.
{% endhint %}


---

# 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.dexcoin.app/user-guide/wallet-connect.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.
