# Discover Events & View Details

Coral is designed to make event discovery effortless — whether you’re attending a yoga class, a creative workshop, or a full-day festival. Before you decide to book, you can explore event pages, check timings, see what's included, and even review ticket types.

Here’s how to navigate the event experience smoothly:

1. **Explore an Event Page**\
   Learn how to find events that match your vibe, view descriptions, location, schedule, and everything else organizers want you to know.\
   👉 [**View Event Details**](/getting-started-on-coral-mobile-app/discover-events-and-view-details/markdown.md)<br>
2. **View Ticket Details Before Booking**\
   Get a clear view of all ticket types — including price, description, and contribution options — before making a decision.\
   👉 [**View Ticket Types**](/getting-started-on-coral-mobile-app/discover-events-and-view-details/view-ticket-details-before-purchasing.md)

Ready to discover something new? Jump into the Coral App and find your next experience.


---

# 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-mobile-app/discover-events-and-view-details.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.
