# Event Posts

**Events** are created as another custom post type called Gallery. You can see all your Events under the **Dashboard > Events** menu on your Admin menu.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/events-1.png)

It has **Tags** that can be ordered as needed.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/events-2.png)

All the content of the **Event** page can be built by means of WPBakery Page Builder. And there is a main Information section for the Event details:

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/events-3.png)

Also, there is **All Participants** section in order to see the list of the joined users:

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/events-41.png)

{% hint style="info" %}
The Events settings can be found under **Theme Options >** [**Events**](/masterstudy-theme-documentation/theme-options/masterstudy-theme-manual-events.md)
{% endhint %}


---

# 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.stylemixthemes.com/masterstudy-theme-documentation/post-types/masterstudy-theme-manual-event-posts.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.
