# Attending or Hosting? Here’s What You Can Do

{% columns %}
{% column %}

### 👥 **For Attendees**

*Explore and participate*

* Discover events by city, category, and popularity.
* Book free or paid tickets in seconds.
* Store and manage tickets in your built-in ticket wallet.
* View maps, images, and host details on event pages.
* Get reminders, updates, and alerts for your upcoming events.
* Track past and forthcoming event history.
* Follow your favorite organizers for future event alerts.
* Earn **$CORAL** tokens for attending, referring, and showing up.
  {% endcolumn %}

{% column %}

### 🧑‍💼 **For Organizers**

*Create and grow*

* Create events with a title, description, images, and categories.
* Offer both free and paid tickets to attendees.
* Connect **Stripe** for secure payments.
* Access real-time dashboards to track ticket sales and views.
* Edit event details anytime — even after publishing.
* Communicate with attendees via messages and updates.
* Grow your following and build a loyal audience base.
* Reward your attendees with **$CORAL** and future engagement perks.
  {% endcolumn %}
  {% endcolumns %}

Whether you’re here to discover unforgettable moments or to create them — Coral gives you the tools, support, and freedom to thrive.


---

# 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/attending-vs-hosting/what-users-can-do-on-coral/attending-or-hosting-heres-what-you-can-do.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.
