# Importing a Policy

1. Open the **tokenproof Verifier App**. You will be prompted with a set of instructions that explain the basics of the app.

<figure><img src="/files/8U14wOaLFxyi2koxDQpT" alt=""><figcaption></figcaption></figure>

2. **Optional** - Approve the request to share your device’s location. We recommend you grant permission to use location services while using the app. tokenproof uses this information for usage statistics.

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

3. Once you receive your **verifier policy hand-over document**, <mark style="color:orange;">`scan`</mark> the provided QR code or input the <mark style="color:orange;">`key`</mark> and <mark style="color:orange;">`pin`</mark> into the required fields.

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

4. To start scanning tokenproof tickets or Wallet QR codes, please allow access to the camera on the verifier device.

<figure><img src="/files/kgOLucxMKd8RoOJxmBXr" 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/importing-a-policy.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.
