# Getting an App

{% hint style="warning" %}
Submissions are handled by us however Google Play will not accept competition apps anymore
{% endhint %}

We can create Apple & Android Apps which will be the same as mobile view on your website with a few extra features on top.

## Features included with the App

### App Notifications

Through Onesignal you will be able to schedule & send notifications - we can also create automatic journeys for abandoned checkouts, custom events such as instant wins going or ending competitions.

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

### App Only Competitions

When setting up a competition you will see a checkbox called "App Only Competitions" which will make it impossible to purchase tickets to the competition on desktop, they must be using the app to enter.

<figure><img src="/files/RX49Cj3KHkvTg3ZOb1M1" 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://competitions.gitbook.io/competition-docs/apps/getting-an-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.
