# Windows app

Ellie for Windows can be downloaded by [clicking here](https://download.ellieplanner.com/windows/nsis/x64).

<figure><img src="/files/hKoX8DBQAgccTepU3a8e" alt=""><figcaption><p>Ellie for Windows</p></figcaption></figure>

Right now, you can do anything on the Ellie windows app that you can do on the web app. However, there are many desktop-specific features that we have planned including:&#x20;

* Native notifications
* Floating timer
* Global quick capture

If you have a suggestion, please suggest them on the feedback board! 👇

{% content-ref url="/pages/7bEoLdqjjSKsikEdqZ81" %}
[The feedback board](/getting-started/the-feedback-board.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/features/windows-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.
