# Scanning Wallets

## Step-by-step Instructions

{% hint style="warning" %}
*Please note: this section refers to events and activations with IRL Wallet Scanning, meaning non-ticketed events where access is based solely on token ownership.*
{% endhint %}

If you have not already **imported your verifier policy** into the Verifier App, please follow [this](/documentation/for-verifiers/how-to-guides/verifier-app/importing-a-policy.md) how-to guide.

### Scanning

1. For IRL Authentication, please scan the user’s **tokenproof wallet QR code** with the Verifier App. A tokenproof event ticket is **NOT** necessary in these cases, so please make sure you are scanning the user’s wallet.

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

2. Once the **tokenproof Wallet QR code** has been scanned, the tokenproof Verifier App will either display a “**tokenproof Approved**” or “**tokenproof Denied**” message.

{% hint style="info" %}
To better asses an issue or reason for rejection, refer to the [Verifier Tools](/documentation/for-verifiers/how-to-guides/verifier-app/verifier-tools.md) guide.
{% endhint %}

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


---

# 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-verifiers/how-to-guides/verifier-app/scanning-wallets.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.
