# Linking Your Wallet: Mobile

## Step-by-step Instructions

### New Users

1. 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). Once it’s installed, open the app and tap on ‘**Connect your wallet**’. Then, tap on the '**View More +**' tab at the top.

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

2. You’ll be redirected to <https://tokenproof.xyz/enroll>, where you will tap on ‘**Connect With My Wallet**’. Find your **preferred wallet provider** and select it from the list. When prompted, connect the preferred wallet to the tokenproof enrollment site.

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

{% hint style="info" %}
tokenproof offers support for 240+ wallets to give our users freedom to use whichever wallet provider they choose.&#x20;
{% endhint %}

3. Once connected, you’ll be asked to complete a one-time signature. This is safe and free to sign.&#x20;

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

{% hint style="info" %}
This signing request is an EIP-712 human readable signature that does not in any way allow tokenproof to have access to your funds or tokens. It simply allows us to make sure you retain ownership of the wallet that you are enrolling with.
{% endhint %}

4. Once signed, you will then be redirected back to the tokenproof enrollment site. **Tap on ‘Open tokenproof’** to finish enrolling your wallet with tokenproof.
5. **You have successfully enrolled your wallet with tokenproof 🎉**

### Existing Users

1. First, open the tokenproof app on your mobile device. Once it’s open, tap on the **Add Account icon** in the top-right corner of the home view. Then, tap on the **‘Blockchain Wallet’** option. Lastly, tap on the list of select wallets.

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

2. You’ll be redirected to <https://tokenproof.xyz/enroll>, where you will tap on ‘**Connect With My Wallet**’. Find your **preferred wallet provider** and select it from the list. When prompted, connect the preferred wallet to the tokenproof enrollment site.

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

3. Once connected, you’ll be asked to complete a one-time signature. This is safe and free to sign.&#x20;

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

4. Once signed, you will then be redirected back to the tokenproof enrollment site. **Tap on ‘Open tokenproof’** to finish enrolling your wallet with tokenproof.
5. **You have successfully enrolled 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/linking-your-wallet-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.
