# iOS

The iOS version of Rhyme Genie is a separate purchase **exclusively available on** [Apple’s App Store](https://itunes.apple.com/us/app/keynote/id1088170276?mt=8). As a universal app it is compatible with a number of iPads, iPhones and iPods while offering all the features of the desktop version.&#x20;

{% hint style="success" %}
Purchases are validated by Apple and do not require an activation code. You may run the app on all **compatible iOS devices** linked to your Apple ID.
{% endhint %}

{% hint style="info" %}
Apple adds a purchase receipt when you download and install the app. Rhyme Genie may ask you to sign in with your Apple ID if the purchase receipt is not found.&#x20;

Sign in to automatically retrieve the missing receipt from the App Store and wait for the app to resume its launch procedure. If Rhyme Genie remains unresponsive for more than 10 seconds you may:

* swipe upwards to force the app to close down: <https://support.apple.com/en-us/HT201330>
* tap on Rhyme Genie's app icon to relaunch the app
  {% endhint %}

{% hint style="warning" %}
System Requirements:&#x20;

iPhone, iPad or iPod

iOS 10.3.2 (or higher)

**1.4 GB storage space**
{% endhint %}

iOS specific notes:

* A wireless connection (Wi-Fi or cellular) is not required for the use of the iOS version of Rhyme Genie.
* Rhyme Genie does not have to be synchronized via iCloud if the app is installed on multiple iOS devices.
* Rhyme Genie will automatically be suspended by iOS when it is not running in the foreground. iOS may purge a suspended app to make more memory available for the foreground app. Rhyme Genie may perform a brief ‘consistency check’ upon re-launch to clean up free blocks and ensure the file remains compact. This is a maintenance precaution and should not be cause for concern.


---

# 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://rhyme-genie-user-guide.idolumic.com/installation/installation-overview/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.
