> For the complete documentation index, see [llms.txt](https://docs.tokenproof.xyz/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokenproof.xyz/documentation/for-users/tokenproof-guides/linking-your-wallet-desktop.md).

# Linking Your Wallet: Desktop

## Step-by-step Instructions

1\. Visit [tokenproof.xyz](http://tokenproof.xyz/) and click **‘Get Started’** → **‘I’m a user’**.&#x20;

Find your **wallet provider** and choose which of your wallets you’d like to connect.

{% hint style="info" %}
*If you’re new to web3 and don’t have a wallet yet — welcome! Just click “Get your first wallet” and we’ll direct you to MetaMask to create one. You may also enroll with just an email address within the tokenproof App.*
{% endhint %}

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

2. Once connected, you’ll be prompted to sign a one-time message. **Signing won’t cost you any gas and does not in any way allow tokenproof to have access to your funds or tokens.**

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

3. Click ‘**Sign**’ to reveal your registration QR code.

<div align="center"><figure><img src="/files/ucxmiQmSVQbFurcCxlXN" alt=""><figcaption></figcaption></figure></div>

4. Open the camera app on your mobile device and scan the registration QR code. You will be redirected to the tokenproof app, where your wallet will now be reflected.

{% hint style="info" %}
Make sure you've downloaded the tokenproof App from the [App Store](https://apps.apple.com/app/tokenproof/id1605810422) or [Google Play Store](https://play.google.com/store/apps/details?id=xyz.tokenproof.wallet) before scanning the QR code.
{% endhint %}

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

5. **You have successfully enrolled your wallet with tokenproof 🎉**


---

# 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:

```
GET https://docs.tokenproof.xyz/documentation/for-users/tokenproof-guides/linking-your-wallet-desktop.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.
