# Creating an Event

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

## Event name

&#x20;Give your event a clear and concise name.

### Venue Address

Enter the name or address of your venue. In most cases, it will be auto-completed in the drop-down list. You can also enter the address manually.

### Description

Format your event description with a variety of different styles, including headings, warnings, quotes, buttons, and more.

### Date and time

On the calendar, pick the day or days on which your event takes place. Set the beginning and end times for the days you’ve added.

<figure><img src="/files/3o6NOB7OxySvGDxKCxmu" alt=""><figcaption></figcaption></figure>

### **Host**

If it's your first time making an event, select ‘Create New Host’ in the Event Host dropdown menu. You can make multiple host profiles if your organization has multiple communities. Ex: BAYC, MAYC

<div align="center"><figure><img src="/files/1IsTlb98y7VfidZn1Jts" alt=""><figcaption></figcaption></figure></div>


---

# 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.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.
