# Crossmint Linking Guide

## Step-by-step Instructions

1. Open the tokenproof app and tap ‘Connect your wallet’. Then, select Crossmint from our list of wallet providers.

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

2. Enter the email address that is **associated with your Crossmint account**. You will receive a **6-digit confirmation** code in your inbox, which you will then enter in the tokenproof app.

{% hint style="warning" %}
NOTE - If the email confirmation code is not received, please check your spam folder as some email clients will automatically flag **.xyz** email addresses as spam.
{% endhint %}

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

3. You will be redirected to the wallet view in the tokenproof app, where your Crossmint wallet should be waiting.

{% hint style="info" %}
Note - You can view the account details and change the account name by tapping on **‘View details’**
{% endhint %}

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

4. **You have successfully enrolled your Crossmint account 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/crossmint-linking-guide.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.
