# Linking Your Wallet: Ledger

## Step-by-step Instructions

#### Before you begin, make sure you have the following ready:

* A computer (Mac or PC)
* A smartphone device with the tokenproof app from the [iOS](https://apps.apple.com/app/tokenproof/id1605810422) or [Google Play](https://play.google.com/store/apps/details?id=xyz.tokenproof.wallet) stores
* A Ledger Nano S, S Plus, or X
* [Ledger Live](https://www.ledger.com/ledger-live) desktop application

1. Go to the [tokenproof enrollment site](https://www.tokenproof.xyz/enrollment) and click on '**Connect Wallet**' and **select WalletConnect** from the list of wallet providers.

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

2. Click on '**Copy the QR URI**' beneath the QR code.

![](/files/e6s1dZ3ZPS3LGerh0diQ)

3. **Navigate to your Ledger Live desktop app** and **click on the account you want to use** in the Accounts section. In the top right corner, **click the 'WalletConnect' icon** (looks like a W).

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

4. Paste the QR Code URI you copied in Step 3 and **click 'Connect'**.

{% hint style="warning" %}
*Note: Ledger requires you paste the QR URI within a short time frame. If you receive an error message, refresh the tokenproof website and obtain a new QR URI by repeating steps 1-3. You must also refresh the WalletConnect app within Ledger Live. Click “refresh” above the error message.*
{% endhint %}

5. **Click 'Accept'** when prompted to connect with tokenproof and follow Ledger Live’s instructions on how to sign the message request.

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

6. Once you are connected, return to the [tokenproof enrollment site](broken://spaces/gZ3mrzDGYZ5VY0f1GR9x/pages/3BGOGhrgFdfhQ8FdXV5S) in your browser, and **click 'Sign Up'**. Use your phone’s camera app to scan the QR code that pops up. Once scanned, you will be redirected to the tokenproof app, where your wallet should now appear.
7. You have successfully enrolled your Ledger Wallet with tokenproof 🎉


---

# 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.tokenproof.xyz/documentation/for-users/tokenproof-guides/linking-your-wallet-ledger.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.
