# Linking Your Wallet: MyNearWallet (Mobile)

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, open the app and tap on **‘Connect your wallet’.** Then, tap on the list of select wallets.

1. Find the **NEAR** option \*\*\*\*and select it from the list. Then, tap “Connect Wallet.”

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

2. Select **MyNearWallet**. 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/gtvDM06J2oBuArfG1BZe" alt=""><figcaption></figcaption></figure>

3. 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/tDYF8pmpsJH8wEj8YkTI" alt=""><figcaption></figcaption></figure>

4. **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.

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

5. Select your new MyNearWallet and tap “Next.”\
   \
   You will be asked to sign a contract to connect and be taken back to tokenproof’s wallet connection page where you will tap **Open tokenproof**. Signing this contract lets us ensure you’re the owner of the wallet you’re connecting to tokenproof.

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

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

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

***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-mobile.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.
