# Exploring the Home Page on Web App

<figure><img src="/files/Xo82f9GG9w4zmrlhsboh" alt=""><figcaption><p>Easily explore events and organizers from the Home Page.</p></figcaption></figure>

When you first log in to Coral’s Web App, the **Home Page** is your gateway to discovering events, connecting with organizers, and managing your profile.

### **Key Elements:**

* **Navigation Panel:** Quick access to main pages and sections.

<details>

<summary>Located at the top of the page: </summary>

* **Create** – Allows users (organizers) to create new events.
* **Discover Organizers** - You will see all other organizers and their profiles.
* **Tickets** – Displays tickets purchased by the user.
* **Profile** – Opens the user’s personal profile.

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

</details>

* **Settings Menu:** Collapsible menu for browsing through other tabs.

<details>

<summary>Accessible via the gear icon (⚙️) in the top-right corner. It includes:</summary>

* **Notification** – Manage event and app notifications.
* **Dashboard** – (Visible for organizers only) Access the event management dashboard.
* **Manage Teams** – (Visible for organizers only) Manage your event teams.
* **Logout** – Sign out of your account.
* **Delete Account** – Permanently delete your Coral account.

<div><figure><img src="/files/MfywqBQY2YBUjsO6DNNi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Oeyi2thlx0R8FaRAYG05" alt=""><figcaption></figcaption></figure></div>

</details>

* **Search Bar:** A central search bar helps you **search events or organizers** quickly.

<div><figure><img src="/files/blKa0DFYpbeLu4J81Lkz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/NpkZYeNVyDOpV2e9hd2n" alt=""><figcaption></figcaption></figure></div>

* **Event Carousel:** An **auto-scrolling slider** highlighting 6 featured events. This is the best place to find high-visibility or editor’s pick events.

{% embed url="<https://drive.google.com/file/d/1orcin7s7HCD2-Dax_iCdSD_qmqY2sewE/view?usp=sharing>" %}

* **Download App Button with Tagline:** Displayed prominently on the homepage:\
  **Gather. Grow. Thrive.** – Coral’s mission to spark connection through events.\
  A button to download the **Coral App** from the App Store for a mobile experience.

<figure><img src="/files/6zdox892ncxJgEh3zNGm" alt=""><figcaption></figcaption></figure>

* **Category Filter:** Browse categories like Retreats, Music, Arts, Community, and more. Only categories with active events are shown, and selecting one refreshes the Trending Events section.

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

* **Trending Events:** Discover events currently gaining attention in your area or selected category.\
  ➡️ Use the arrow on the right to explore all events.\
  You can also search by organizer or event name, and refine results with the category filter.

<figure><img src="/files/bFxyLl22mC8jsaKVa37w" alt=""><figcaption><p>Trending Events Section on Home Page</p></figcaption></figure>

<figure><img src="/files/UTHriV2mxoyGaJrY7hjo" alt=""><figcaption><p>Trending Events Page</p></figcaption></figure>

* **Popular in Community:** Highlights a broader list of events becoming popular across the app, based on user interaction and engagement.

{% embed url="<https://drive.google.com/file/d/1LqI-5-WC7EOn6KF0MPEc6MWaBtt-xK5n/view?usp=sharing>" %}

* #### Top Organizers Section:&#x20;

<details>

<summary>Spotlights the most active and popular event creators. Each organizer card shows:</summary>

* Profile photo
* Organizer name
* **Follow button** (to stay updated)

</details>

Clicking on an organizer’s name or photo takes you to their profile.➡️ To see the complete list of organizers, tap the arrow on the right or the Organizers Tab on the navigation panel.

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

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

* #### Footer:&#x20;

<details>

<summary>At the bottom of the page, you’ll find:</summary>

* **About** – Learn about Coral.
* **Discover** – Explore events and organizers.
* **Community** – Connect with the Coral community.
* **Get Help** – Access GitBook documentation for support.
* **Social Links** – Quick links to Instagram, LinkedIn, and X.

</details>

🪸**Coral** **Home Page** is designed to be your personalized event discovery hub, helping you navigate seamlessly between finding events, following organizers, and managing your Coral journey.


---

# 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/exploring-the-home-page-on-web-app.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.
