# iPhone/iPad App

The Ellie iOS app is very similar and has 80% of the functionality of the web version (even timeboxing)

You can access lists, edit tasks and even timebox directly within the iOS app.

<figure><img src="/files/avaUiB4eBkPczxdliSfr" alt="" width="375"><figcaption><p>Ellie iOS app</p></figcaption></figure>

{% hint style="info" %}
You can download the iOS app [here](https://apps.apple.com/us/app/ellie-daily-planner/id1602196200) ✨
{% endhint %}


---

# 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://guide.ellieplanner.com/features/iphone-ipad-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.
