# Configure event page elements

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

## Custom URL

The tokenproof Portal allows organizers to create their own URL slug.

### Location

If organizers want to keep the event location private prior to the event, they can toggle the **Hide Location** button and it will hide the location from both the event page and the tickets.

### Ticket Supply

Toggling on **Hide Ticket Supply** will stop users from seeing how many tickets are left of each ticket type and how many have been claimed from the original supply.&#x20;


---

# 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-settings/configure-event-page-elements.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.
