# Setting up the Verifier App

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

1. Once you have the tokenproof Verifier app installed on your mobile device, head to your event dashboard in the tokenproof Portal.
2. Click on the event that you want to connect to your verifier app, which will take you to the event management page and find the QR code featured on the page header.

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

3. Open up your Verifier app and import your verification policy either by scanning the QR code or by entering the policy key at the **top** of the QR code.
4. Once you've scanned or entered the key, enter the pin at the **bottom** of the QR code.

<figure><img src="/files/yOXbiTAHlu9dfMwZiPl3" 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/tokenproof-apps/portal/events/managing-an-event/check-in-attendees/setting-up-the-verifier-app.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.
