# Purchase Tickets

At Coral, we make discovering and attending events seamless. Purchasing tickets is quick, secure, and built for every type of experience — from workshops and retreats to festivals and community gatherings.

#### You can purchase tickets in three different ways, depending on how the organizer has set up their event:

**🎟️ 1. Buying a Paid Ticket**

Easily pay via UPI, card, or net banking. Once the payment is confirmed, your ticket is instantly available in your profile.

👉 [**How to Purchase a Paid Ticket ›**](/ticketing-and-payments/purchase-tickets/booking-paid-tickets.md)

**💰 2. Contributing via a Donation Ticket**

Want to support an event or cause? Choose your contribution amount and confirm your spot with a meaningful donation.

👉 [**How to Book a Donation Ticket ›**](/ticketing-and-payments/purchase-tickets/booking-donation-ticket.md)

**🆓 3. Booking a Free Ticket**

For free-entry events, simply click ‘Book Now’ and you’re in. No payment, no hassle.

👉 [**How to Book a Free Ticket ›**](/ticketing-and-payments/purchase-tickets/editor.md)

#### 📥 Where to Find Your Tickets

Each ticket — whether free, paid, or donation-based — is stored securely under **My Tickets** in your profile.\
You’ll also receive an email confirmation with your ticket and event details.

👉 [**How to View Your Purchased Tickets ›**](/ticketing-and-payments/viewing-your-purchased-tickets.md)

Ready to experience something new? Explore upcoming events on the [**Coral Web App**](https://app.coralyourevent.com/) or the [**Coral iOS App**](https://apps.apple.com/in/app/coral-your-event/id6745491188) and book your next ticket with ease.


---

# 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/ticketing-and-payments/purchase-tickets.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.
