> 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/leap.md).

# Leap

This article illustrate how to connect Leap wallet on Desktop and Mobile to [Demex](https://app.dem.exchange/).

{% hint style="info" %}
Learn more about Leap [here](https://blog.switcheo.com/carbon-on-leap-wallet/).
{% endhint %}

## **Connect Leap wallet on Demex**

**Step 1**: Navigate to the [Demex website](https://app.dem.exchange/) and click 'Connect Wallet' located at the top-right.

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

**Step 2:** Select the 'Leap' option located in the middle among the available Wallet choices.

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

**Step 3:** Connect to Leap Wallet on Demex by clicking on the 'Connect' button.

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

**Step 4**: Approve the Leap connection to Demex on the Carbon blockchain by clicking 'Approve'.&#x20;

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

{% hint style="success" %}
Congratulations, your Leap wallet has been successfully connected!
{% endhint %}

## **Leap Mobile Guide**

**Step 1**: Install Leap Cosmos Wallet on [iOS](https://apps.apple.com/in/app/leap-cosmos/id1642465549/?utm_source=twitter\&utm_medium=bio-permanent-twitter\&utm_campaign=bio-permanent) or [Android](https://play.google.com/store/apps/details?id=io.leapwallet.cosmos\&utm_source=twitter\&utm_medium=bio-permanent-twitter\&utm_campaign=bio-permanent-twitter\&pli=1).&#x20;

**Step 2:** Once you have downloaded Leap Wallet on mobile, you will be directed to a page where you can set up a Leap wallet.&#x20;

**Step 3**: After successfully setting up your Leap wallet, select 'Browser' from the bottom menu. Then, click on 'Demex' under 'DEX' and select 'Connect' to connect your wallet to Demex.

<figure><img src="/files/ojdvKumkt1PbbnMTimih" alt=""><figcaption><p>How to connect to Demex on iOS</p></figcaption></figure>

**Step 4:** Select the 'Leap' option located in the middle among the available Wallet choices.

**Step 5:** Connect to Leap Wallet on Demex by clicking on the 'Connect' button.

**Step 6**: Approve the Leap connection to Demex on the Carbon blockchain by clicking on the 'Connect' button.

<figure><img src="/files/m9C8xhhPaOaTiJnyu96k" alt=""><figcaption><p>How to connect to Demex on iOS</p></figcaption></figure>

{% hint style="success" %}
Congratulations, your Leap wallet has been successfully connected! You may begin trading on Demex using your mobile device.
{% endhint %}


---

# 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/leap.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.
