# Mac App Store vs. Direct Download

There are two versions of MsgFiler 4.

* Mac App Store
* Direct download

The following table lists the differences between the two versions:

| Feature                | Mac App Store                                                               | Direct Download                                                          |
| ---------------------- | --------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| MsgFiler Filing Script | Requires manual downloading and installation  of the MsgFiler Filing Script | The MsgFiler Filing Script can be installed directly from within the app |
| Where to Buy           | [Mac App Store](https://apps.apple.com/app/id6478043112)                    | [Gumroad](https://tow.gumroad.com/l/msgfiler)                            |
| Purchase Options       | <p>Lifetime Unlock<br>Annual Membership<br>Monthly Subscription</p>         | Lifetime Unlock only                                                     |
| License Verification   | Handled by Apple and the Mac App Store                                      | Handled by Gumroad                                                       |


---

# 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.msgfiler.com/support/msgfiler-4/app-store-direct-download-differences.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.
