# Naming

This page allows you to edit some basic name information about your event.

### Name

The **actual name of your** **event**, used throughout the platform.

<details>

<summary>Example:</summary>

Terra Nova Festival 2026

</details>

### Moderator navigation name

The **name of the event in the navigation bar** on top of the page. This is very useful for events with a very long name.

<details>

<summary>Example</summary>

TNF26 (see previous example & compare)

</details>

### Domain

This is the URL of your event which can be shared with new and existing members so they can sign up as volunteer at your event.

{% hint style="warning" %}
To change it, please [contact us](https://www.eventication.com/contact_us).
{% endhint %}

### Time zone

The time zone your event takes place in. This is not changable.


---

# 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.eventication.com/event/general/naming.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.
