# Linking Your Sui Wallet: Mobile

New Users

1. First, download the tokenproof app from the [iOS](https://apps.apple.com/us/app/tokenproof/id1605810422) or [Google Play Store](https://play.google.com/store/apps/details?id=xyz.tokenproof.wallet\&hl=en_US\&gl=US). Once it’s installed, open the app and tap on **‘Connect your wallet’.** Then, tap on the Sui icon.

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

1. You’ll be redirected to<https://tokenproof.xyz/connect/sui>, where you will tap on **‘Connect with Sui’** and select your preferred wallet provider.

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

1. **You have successfully linked your Socios account with tokenproof** 🎉

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

## 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 Socios icon.
2. Follow steps 2 and 3 above.


---

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