# Getting Started 🤠

Ellie is a simple but powerful app. Here is a basic guide we recommend following to learn the basics and get the most out of Ellie:

## 1. Learn about tasks and the "Calendar Kanban"

Read these 👇

{% content-ref url="/pages/1XwTOagMTkUur9BshsMV" %}
[Tasks](/features/tasks.md)
{% endcontent-ref %}

{% content-ref url="/pages/PdlZr0GDKjIQGfm7bpgu" %}
[The Calendar Kanban](/features/the-calendar-kanban.md)
{% endcontent-ref %}

You might be surprised by some of the features Ellie (for example: Ellie has a way for you to forward emails directly into Ellie 🤯)

## 2. Master the Braindump and Lists

Learn about a special list called the "Brain dump" and then the "Lists" feature for people who need a bit more organization than the Brain dump can provide

{% content-ref url="/pages/aDswhKvWE1akXrzMifA5" %}
[The Brain dump](/features/the-brain-dump.md)
{% endcontent-ref %}

{% content-ref url="/pages/onPKyiyiWvLMwQhkavY5" %}
[Lists](/features/lists.md)
{% endcontent-ref %}

## 3. Learn about Timeboxing in Ellie

{% content-ref url="/pages/yaQjARhZN4nDkLQCn5bm" %}
[The Timebox](/features/the-timebox.md)
{% endcontent-ref %}

## 4. Check out our Google/Apple calendar integrations

{% content-ref url="/pages/NxtvdwEeBUFuqHnfZMFv" %}
[Google calendar integration](/features/the-timebox/google-calendar-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/IU4Zm69PbiUl65nH7Nwx" %}
[Outlook calendar integration](/features/the-timebox/outlook-calendar-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/lmFPernaYB1gotPku8D2" %}
[Apple calendar integration](/features/the-timebox/apple-calendar-integration.md)
{% endcontent-ref %}

## 5. Learn about Analytics

{% content-ref url="/pages/vcZyu0IzdCAUoNr4lAbf" %}
[Analytics](/features/analytics.md)
{% endcontent-ref %}

## 6. Check out our Mac and iPhone/iPad apps

{% content-ref url="/pages/hPeBisWdfC9VHiQ4nr6i" %}
[Mac App](/features/mac-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/fJsZwD6TKFvmmPW8YFeD" %}
[iPhone/iPad App](/features/iphone-ipad-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/AYw3BJQCkDp9GPViRROo" %}
[iOS Widgets](/features/iphone-ipad-app/ios-widgets.md)
{% endcontent-ref %}


---

# 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/getting-started/getting-started.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.
