# Share Promo Code

Sharing a promo code generates a **unique link** for your event. When users click this link, they are redirected to the **Event Details Page** with the promo code **auto-applied**.

<details>

<summary>How Sharing a Promo Code Helps Organizers</summary>

* Makes it easy for attendees to redeem discounts
* Increases ticket sales by removing manual entry friction
* Helps in social media, email, or partner promotions

</details>

### Once you’ve created a promo code, you can share it directly with your audience:

{% stepper %}
{% step %}
Go to **My Profile → Upcoming Events**

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

{% step %}
Select the event you want to create a promo code for, and you’ll be redirected to the **Event Details** page

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

{% step %}
Click **View Analytics**

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

{% step %}
Tap on **Promo Code**

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

{% step %}
Find the promo code you want to share

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

{% step %}
Tap the **Share icon**

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

{% step %}
The promo code link will be copied automatically → Paste it to share it via email, social media, or messaging apps.

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

✅ When users click the link, they’ll see the promo code **auto-applied** at checkout.

Share promo codes to simplify discount redemption and increase conversion rates.


---

# 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/promotions-and-marketing-on-web-app/promo-code/share-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.
