# Distribute your app

## Distribute an app to your testers and distribution groups

To distribute a new app to your testers and groups you need to click on the **Distribute** button at the top of the distribution page of your app project. You will be guided through the release steps.&#x20;

![Single or Beta Release](/files/-MPTnK87uPM5NVgyeazg)

There are two possibilities to create and distribute an app release:

{% content-ref url="/pages/-MPTcvmyYj\_YUDzg86lA" %}
[Single Release](/your-projects/distribution/release-a-build/single-release.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPTgjt3cqelADvhB6uA" %}
[Beta Release (one link two apps)](/your-projects/distribution/release-a-build/beta-release-one-link-two-apps.md)
{% endcontent-ref %}

{% hint style="warning" %}
Beta Releases are available in the paid plan only ($5 / month)
{% endhint %}

### &#x20;<a href="#releasing-a-build-to-a-distribution-group" id="releasing-a-build-to-a-distribution-group"></a>


---

# 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.getupdraft.com/your-projects/distribution/release-a-build.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.
