# Viewing Event Details on Web App

<figure><img src="/files/4bD6BA5McwsRal6TLKKB" alt=""><figcaption><p>All the details you need before attending an event.</p></figcaption></figure>

Tap on any **event card** on the Home Page or in search results to see the complete event details.

<figure><img src="/files/fvMSRtcMHu6WzWW2bmUL" alt=""><figcaption><p>Home Page</p></figcaption></figure>

### **What You’ll See:**

* **Share Button:** Easily share the event with friends or on social media platforms.
* **Edit Event Button** *(Visible only to organizers):* Used to update event details post-creation.
* **Organizer’s Name:** Tap to view the organizer's profile, explore other events they host, or follow them.
* **Event Image:** A large cover photo representing the event’s vibe or theme.
* **Ticket Status:** Shows if an event is **Free**, **Paid** (with price displayed), or **By Donation** (when donation-based).
* **Countdown:** Indicates how many days are left until the event goes live.
* **Event Name:** The official title of the event.
* **Location:** Specifies if the event is in-person (with address) or online.
* **Date & Time:** Exact start and end times of the event.
* **Get Ticket Button:** Starts the ticket booking process.

<figure><img src="/files/5gucpwwE7Bnc3Yrmcdkt" alt=""><figcaption><p>Event Deatils Page</p></figcaption></figure>

* **Recurring Event Dates:** Displays all upcoming dates for the event, allowing users to choose and book the one that suits them best. (It is shown only for Recurring Events)
* **About Event:** Short description of what the event is about.
* **Read More:** Shows the full description of the event.
* **Show More Details:** Embedded **Google Maps** view for physical locations.

<figure><img src="/files/hllo5f2xi1JqvB8OAkep" alt=""><figcaption><p>Event Details Page</p></figcaption></figure>

Use this page to get all the information you need before deciding to attend, making your event experience smooth, informed, and exciting.


---

# 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.coralyourevent.com/getting-started-on-coral-web-app/discover-events-and-view-details-on-web-app/markdown.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.
