# Event Page

tokenproof allows you to customize your event page and in-app tickets through the Portal.  We've made it easy for you by creating a Figma template with the size and formats of the event banner, the ticket stub, and your host picture. Templates for other design software coming soon.

### Accessing the starter template

1. Click on the Figma icon on the banner that says Download Our Starter Template.
2. You will be redirected to a [Figma community page](https://www.figma.com/community/file/1327040786254325817https://www.figma.com/community/file/1327040786254325817) where you can opem the template in Figma.
3. Once you've opened the file, head to the left side of the window in Figma and find the **Pages** tab.
4. There will be an Event Page, Tickets, and Host Profiles page with the dimensions for each.

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

### Banner Design

Minimum dimension for banner upload are 1200 x 600px with an aspect ratio of 4:2.

### Ticket Design

Tickets will use the event banner uploaded. In addition to being able to show the banner image on the mobile ticket, you will also be able to change the color of the stub's background and it text.

<figure><img src="/files/kOhaT6J0zcVE9WFJvVes" 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/creating-an-event/event-design/event-page.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.
