# View Ticket Details Before Purchasing on Web App

#### You can view all available tickets for any event directly from the **event details page**. Follow the steps below:

{% stepper %}
{% step %}
Go to the **Home Page** of the Coral app.

<figure><img src="/files/3xdhNHOkfPzpLbemDOnB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Browse events or use the **search bar at the top right** to find the event you're interested in.
{% endstep %}

{% step %}
Click on the event you want to explore.

<figure><img src="/files/fvMSRtcMHu6WzWW2bmUL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
On the event page, click **Get Ticket**.

<figure><img src="/files/f1U1RQY6a4JLRqGjIBME" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You’ll now see all available tickets created by the organizer, including:

* **Ticket Name**
* **Ticket Price**
* **Available Ticekt Quantity**

<figure><img src="/files/UsDvz2SppK3r6ScWJWnI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
To view the **ticket description**, click the Ticket Details icon **ⓘ** below the Ticket Name. \
(It is visible when the Organizers adds the Ticket Description.)

<figure><img src="/files/43adsVx1taM0Ilk84gZg" alt=""><figcaption></figcaption></figure>

Here's how the description is shown. You can click on **Read More** to see the full Ticket Description.

<figure><img src="/files/TXzQR1kTffIprZshd3DE" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Now you’ll see all ticket details before deciding to purchase.


---

# 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/view-ticket-details-before-purchasing-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.
