> For the complete documentation index, see [llms.txt](https://guide.dem.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.dem.exchange/welcome/getting-started/connect-wallet/walletconnect.md).

# WalletConnect

## **Guide**

We’ve integrated WalletConnect into Demex, making connecting with a wider range of wallets easier!

MetaMask users can now connect via "Browser Wallet" → Wallet Connect on mobile, or "Browser Wallet" → MetaMask on desktop.&#x20;

1. Click on "Connect" and select Browser Wallets/Mobile Wallets to begin (depending on Desktop or Mobile)
2. Choose the wallet that you wish to login with and go through the signing process, and done!&#x20;
3. It is highly recommended that you enable [one-click trading](https://guide.dem.exchange/welcome/getting-started/one-click-trading-1ct) after signing in.&#x20;

{% hint style="info" %}
Note: You may be asked to change your network, connect, and sign, in order to proceed, images provided below.
{% endhint %}

<figure><img src="https://3548599389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO-XZjWplLUJPNs07G8%2Fuploads%2FxGPEIASamLadk0FMRhXO%2Fimage.png?alt=media&amp;token=69ec7e32-1951-491d-bdb2-43617af951fb" alt="" width="375"><figcaption><p>Click on 'Browser Wallet' or 'Mobile Wallet'</p></figcaption></figure>

<figure><img src="https://3548599389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO-XZjWplLUJPNs07G8%2Fuploads%2FCdEPSnEbD54dmeva4jxW%2Fimage.png?alt=media&amp;token=42954c38-f44c-4a8b-98d6-88a9f524c27c" alt="" width="296"><figcaption><p>Select your preferred Wallet</p></figcaption></figure>

<figure><img src="https://3548599389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO-XZjWplLUJPNs07G8%2Fuploads%2FxqURHfuUk0vflYmoOUjT%2Fimage.png?alt=media&amp;token=e5bd97c4-0a76-46bd-a74f-e339c6bbf5e6" alt="" width="296"><figcaption><p>If you are not on 'Carbon EVM' which is Demex's chain, you might be prompted to switch to that network</p></figcaption></figure>

<figure><img src="https://3548599389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO-XZjWplLUJPNs07G8%2Fuploads%2Fwf3CKviuh7umhJ14SJFN%2Fimage.png?alt=media&amp;token=2006b126-851f-4534-b1f4-9c932b034756" alt="" width="296"><figcaption><p>Connect to the wallet</p></figcaption></figure>

<figure><img src="https://3548599389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO-XZjWplLUJPNs07G8%2Fuploads%2Fwf3CKviuh7umhJ14SJFN%2Fimage.png?alt=media&amp;token=2006b126-851f-4534-b1f4-9c932b034756" alt="" width="296"><figcaption><p>Connect to the wallet</p></figcaption></figure>

<figure><img src="https://3548599389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO-XZjWplLUJPNs07G8%2Fuploads%2FkMckBUo4He0kSoplwuDe%2Fimage.png?alt=media&amp;token=eec01588-895b-4b69-8416-d7a990ddd73e" alt="" width="296"><figcaption><p>Sign this message</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.dem.exchange/welcome/getting-started/connect-wallet/walletconnect.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
