# Verifier Tools

## Step-by-step Instructions

If conflicts arise while scanning with tokenproof, we’ve built the tokenproof Verifier Tools to further analyze the issue.

### Activating Verifier Tools

1. Tap the **Settings icon** from the scan screen.
2. Tap **Verifier Tools** and **toggle to turn on**.
3. Enter the **Verification Policy** <mark style="color:orange;">`pin`</mark>.

<figure><img src="/files/5F5rXn5a0lp1ujvFx1UL" alt=""><figcaption></figcaption></figure>

### Using Verifier Tools

1. After a denied scan, tap the diagnostics icon found on the upper left corner of the tokenproof Verifier app.
2. This view will display helpful information about the user, such as the following:
   * **User’s tokenproof app version**
   * **Whether they’ve re-entered the venue more times than your event allows (if you chose to enable ‘Re-entry control’ prior to the event)**
   * **Whether the address that was scanned owns an eligible token**
3. Verifiers can manually allow the user into the event despite their tokenproof credential being declined.

{% hint style="info" %}
*Note: if the rejected user is allowed entrance, please tap on ‘Allow Rejected’ so the verifier can have the correct event analytics, such as post-event wallet addresses and total number of guests scanned.*
{% endhint %}

<figure><img src="/files/meLHd3KLP9CuVQp7A5WD" 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/verifier-tools.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.
