# Creating a POAP

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

First you'll need to create a POAP account:

1. Click "Create POAP" on the tokenproof event creation site.
2. Once redirected to the POAP log-in site, enter your email address or log in with Google.
3. You will receive an email confirmation code to log in.

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

4. Enter all of the event information required to create your POAP.

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

5. Once your POAP has been created, request "mint links" to be sent to your email as a .txt file. Specify how many mint links you want (ex: If you plan on having a maximum of 200 attendees, request 200 mint links).
6. Once you receive your mint links, download the .txt file attached to the email and return to the tokenproof event creation site.


---

# 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/creating-an-event/configure-poaps/creating-a-poap.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.
