# Booking Paid Tickets

### To book a **paid event ticket**, follow these steps:

{% stepper %}
{% step %}
Tap **Get Ticket**

<figure><img src="/files/qgK8sRlqhVFaoj1io0dD" alt="" width="188"><figcaption><p>Step 1</p></figcaption></figure>
{% endstep %}

{% step %}
Select the number of tickets you want (if multiple are allowed)

<figure><img src="/files/JKME5iiGn5ZhqlRFqZLS" alt="" width="188"><figcaption><p>Step 2</p></figcaption></figure>
{% endstep %}

{% step %}
You can preview the Ticket Description by clicking on the Ticket Details icon **ⓘ.**

<figure><img src="/files/43adsVx1taM0Ilk84gZg" alt="" width="375"><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="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
A preview of your ticket appears. **Slide the bar** to confirm your booking.&#x20;

<figure><img src="/files/VR96fo4CtYkKBGVC4W4D" alt="" width="188"><figcaption><p>Step 3</p></figcaption></figure>
{% endstep %}

{% step %}
Choose **any one** of your preferred payment option:

* **Card Payment**: Enter card number, expiry date, CVV, and country → Tap **Pay Now**

<div><figure><img src="/files/FPr60vw1N4xZn4CPvB0z" alt="" width="188"><figcaption><p>Card Details</p></figcaption></figure> <figure><img src="/files/hBSia5GbjznMNXfLe3UP" alt="" width="188"><figcaption><p>Pay Now</p></figcaption></figure></div>

* **Stripe Cash App Pay**: Redirects securely for payment
* **Amazon Pay**: Redirects to your Amazon account to complete the payment
* **Klarna**: Choose to pay in full or in 4 interest-free installments (Tap **Learn More** for details)
* **Affirm**: Redirects to your Amazon account to complete the payment

<div><figure><img src="/files/cD7pmYx77w8cxSTgoJmP" alt="" width="188"><figcaption><p><strong>Stripe Cash App Pay</strong></p></figcaption></figure> <figure><img src="/files/jAHjNVxuVmEzcDgJuVld" alt="" width="188"><figcaption><p><strong>Amazon Pay</strong></p></figcaption></figure> <figure><img src="/files/UL7QBudoTAFVuscBbdCR" alt="" width="188"><figcaption><p><strong>Klarna</strong></p></figcaption></figure> <figure><img src="/files/UPyI8Xf6RpUxIdlCMNLe" alt="" width="188"><figcaption><p><strong>Affirm</strong></p></figcaption></figure></div>
{% endstep %}

{% step %}
On successful payment:

* A confirmation drawer appears
* Tap the **See Ticket** to view your QR code and ticket details
* Tap **X** to return to **My Tickets**
  {% endstep %}
  {% endstepper %}

💼 Once payment is successful, your ticket is ready—just head to **My Tickets** anytime to view or scan it.


---

# 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/booking-paid-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.
