# How to Redeem Promo Code

**What is a Promo Code?**\
A promo code is a special discount code shared by event organizers to help you save money on tickets.

**How can you use a promo code?**

<details>

<summary>There are <strong>two ways</strong> to use a promo code:</summary>

* **Clicking a shared promo code link (auto-applied)**
* **Manually entering the promo code (e.g., ISHANI10)**

</details>

### Using a Shared Promo Code Link:

{% stepper %}
{% step %}
Click the promo code link shared by the organizer (via email, social media, or messaging).

<figure><img src="/files/364z5xeXscMhMDhP8HHK" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You’ll be redirected to the **Event Details Page**, and the promo code will be **auto-applied**.

<figure><img src="/files/mTMvVZAQqQ1xg0x5ARZU" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select your tickets → You’ll see the **discounted ticket price**.

<figure><img src="/files/alncgLRf8VUuZhcCTDEM" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Slide to purchase the Tickets.

<figure><img src="/files/qJ6X1bKAbrYTKFSA6H0b" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter card details or choose another payment option

<figure><img src="/files/5bH4z0uOY0TDmpkYiBP5" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Pay Now.**

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

Using a shared promo code link is the easiest way to get instant discounts—no manual entry required!

### Manually Entering a Promo Code:

{% stepper %}
{% step %}
Go to the **Event Details Page**. Click **Get Ticket.**

<figure><img src="/files/05c9qt7zhYk5JD5Sa1wr" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select the tickets you want to buy.

<figure><img src="/files/uNfzyRCo97JjUjQJNxKj" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
In the **Discount Code input box**, type your promo code (e.g., SAKSHI40).

<figure><img src="/files/PSb8VDAyanGgrdxTx9Gv" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Click the “Apply” button** (must be clicked for the discount to apply).

<figure><img src="/files/CPM2ffaHU1xO2ok3cJT2" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
The **discounted amount will be shown**.

<figure><img src="/files/alncgLRf8VUuZhcCTDEM" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Slide to purchase the Tickets.

<figure><img src="/files/qJ6X1bKAbrYTKFSA6H0b" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter card details or choose another payment option

<figure><img src="/files/5bH4z0uOY0TDmpkYiBP5" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Pay Now.**

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

Manually entering a promo code gives you the same discount benefits—just remember to hit “Apply” before checkout.

{% hint style="warning" %}
**Important Notes:**

* You MUST click **Apply** if you are manually entering the promo code.
* Promo codes do NOT apply to **Donation tickets**.
* If a promo code is invalid, expired, deleted, or disabled by the organizer, it won’t apply.
  {% endhint %}


---

# 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/how-to-redeem-promo-code.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.
