# Linking Your Wallet: MyNearWallet (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 [MyNearWalet connection site](https://tokenproof.xyz/enroll/near).

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

2. Select the “Get A Wallet” option.

<figure><img src="/files/6c9WDudQxUFCvGVNWF00" alt=""><figcaption></figcaption></figure>

3. You will be taken to MyNearWallet’s enrollment page, where you can either create an account or import an existing account.

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

4. If creating a new account, you will be given the option of choosing how to secure your wallet: with a secure 12-word phrase or by connecting your ledger hardware wallet.

   \
   If you choose the secure passphrase, NEAR will provide you a combination of 12 unique words. \
   \
   Write these words down, and do not share them with anyone. Store them somewhere safe — preferably not on an electronic device.\
   \
   NEAR will then ask you to verify one of your words.

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

5. NOTE: To connect, you will need to hold at least 0.25 NEAR in your wallet. Top off your account with one of NEAR’s purchasing options.
6. Return to [tokenproof’s NEAR wallet connection site](https://tokenproof.xyz/enroll/near) and click Connect Wallet.

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

7. Select your new MyNearWallet and click “Next.”\
   \
   You will be asked to sign a contract to connect and be taken back to tokenproof’s wallet connection page where you will scan a QR code with your phone to connect your NEAR account to your mobile wallet.\
   \
   Signing this contract and scanning the QR code lets us ensure you’re the owner of the wallet you’re connecting to tokenproof.

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

<div data-full-width="false"><figure><img src="/files/qlPd13FkcAd8lUJkOoFt" alt=""><figcaption></figcaption></figure></div>

8. Set up is complete! You’ll find your MyNearWallet in the tokenproof app.

***If you experience any issues or need help, contact us at <support@tokenproof.xyz>***


---

# 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/near-linking-guides/linking-your-wallet-mynearwallet-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.
