# Promotional Alerts

## What are they?

Promotional Alerts will send push alerts to players that have opted in to receive [tournament announcements](/player-profile/editing-your-profile/tournament-announcements.md).&#x20;

**Single Tournament Alert:** Players will receive an alert for a single tournament. Choose what tournament to send and we will auto-fill all the information from your tournament.&#x20;

**All-Tournament Alerts:** Scoreholio will send a promo alert to players with a link to all your upcoming public tournaments. Tournaments marked as private will not be on the list of all tournaments. Select the drop-down alert you would like and the location to send the alert from and Scoreholio will auto-fill the rest.&#x20;

## How do they work?

Players can customize their alert preferences, including the distance and which sports they want to receive alerts for, by updating their settings in the [Player Notification Center](/player-profile/notification-center.md).

When a promotional alert is sent, Scoreholio checks for players within their chosen distance radius from your tournament and only sends alerts to those who are within that range.

{% hint style="danger" %}
You can only send one promotional alert per hour.&#x20;
{% endhint %}

## Where to send them from

<figure><img src="/files/K91L9xlZHdGLyJ3DEh9F" alt=""><figcaption></figcaption></figure>

## How much does it cost?

There is no better way to promote your tournament. In order to send out an alert you will need to purchase a Promotional Credit. All purchases are final and are handled in the app store on your phone.&#x20;

{% hint style="success" %}
PRO subscribers will receive 2 Promotional Credits per month along with their subscriptions. If purchasing PRO for the year, you will receive 24 credits at the time of purchase.&#x20;
{% endhint %}

You will need a [paid organizer subscription](/getting-started/subscriptions.md) to purchase promotional credits:

| Credits | Cost   |
| ------- | ------ |
| 1       | $4.99  |
| 3       | $9.99  |
| 5       | $14.99 |
| 10      | $24.99 |

## How to purchase credits

<figure><img src="/files/hhS23IalOxTlzd9Vunlr" alt=""><figcaption></figcaption></figure>


---

# 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.scoreholio.com/run-a-tournament/promotional-alerts.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.
