# Linking Your Sui Wallet: Desktop

1. First, download the tokenproof app from the [iOS](https://apps.apple.com/app/tokenproof/id1605810422) or [Google Play Store](https://play.google.com/store/apps/details?id=xyz.tokenproof.wallet\&hl=en_US\&gl=US). Once the tokenproof app is installed, use your desktop to navigate to the tokenproof’s the [Sui Connection site.](https://tokenproof.xyz/connect/sui)\
   \
   Find your **wallet provider** and choose which of your wallets you’d like to connect.\
   \
   \&#xNAN;*If you’re new to web3 and don’t have a wallet yet — welcome! Just click “New to Sui? Learn More Here” and we’ll direct you to SUI to create one.*

<figure><img src="/files/yzppIfqKM1iPEXmwdJES" 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/80SMlbv5gQ280Ft53F3n" alt=""><figcaption></figcaption></figure>

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

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

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.

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

5. **You have successfully linked your 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/sui-linking-guides/linking-your-sui-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.
