# Choose Your Release Option

After Apple approves your app, you can decide how it will be released:

* **Manual Release** – You’ll log in and release it yourself when ready.
* **Automatic Release** – Apple will release it immediately upon approval.
* **Phased Release** – Apple rolls it out gradually over 7 days.

Set this in **App Store Connect → Pricing and Availability → Version Release**.


---

# 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://help.adalo.com/publishing-apps/publishing-to-the-apple-app-store/choose-your-release-option.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.
