# IOS

- [Previous settings](https://docs.apphive.io/global-functions-1/ios/previous-settings.md)
- [Get a Unlimited plan](https://docs.apphive.io/global-functions-1/ios/previous-settings/get-a-unlimited-plan.md)
- [Request iOS permissions](https://docs.apphive.io/global-functions-1/ios/previous-settings/request-ios-permissions.md)
- [Developer account](https://docs.apphive.io/global-functions-1/ios/developer-account.md)
- [Get a developer account](https://docs.apphive.io/global-functions-1/ios/developer-account/get-a-developer-account.md)
- [Compilate version on testflight](https://docs.apphive.io/global-functions-1/ios/compilate-version-on-testflight.md)
- [Create a contanier in App Store and generate Testflight version](https://docs.apphive.io/global-functions-1/ios/compilate-version-on-testflight/create-a-contanier-in-app-store-and-generate-testflight-version.md)
- [IOS settings in firebase](https://docs.apphive.io/global-functions-1/ios/ios-settings-in-firebase.md)
- [Enable push notifications in Firebase](https://docs.apphive.io/global-functions-1/ios/ios-settings-in-firebase/enable-push-notifications-in-firebase.md)
- [Enable login with Apple record in Firebase](https://docs.apphive.io/global-functions-1/ios/ios-settings-in-firebase/enable-login-with-apple-record-in-firebase.md)
- [Publish in app store](https://docs.apphive.io/global-functions-1/ios/publish-in-app-store.md)
- [Select app to review](https://docs.apphive.io/global-functions-1/ios/publish-in-app-store/select-app-to-review.md)
- [Take screenshots to publish in App Store](https://docs.apphive.io/global-functions-1/ios/publish-in-app-store/take-screenshots-to-publish-in-app-store.md)
- [Fill the App Store form](https://docs.apphive.io/global-functions-1/ios/publish-in-app-store/fill-the-app-store-form.md)
- [Updates](https://docs.apphive.io/global-functions-1/ios/updates.md)
- [Update your app in App Store](https://docs.apphive.io/global-functions-1/ios/updates/update-your-app-in-app-store.md)


---

# 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.apphive.io/global-functions-1/ios.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.
