# Using MsgFiler

This section covers how to use MsgFiler 4, from the basics all the way to advanced techniques. Get ready for happy filing days!

* [MsgFiler Shortcut](/using-msgfiler/msgfiler-shortcut.md)
* [Filing Messages](/settings/filing.md)
* [Keyboard Shortcuts](/using-msgfiler/keyboard-shortcuts.md)
* [Favorite Mailboxes](/using-msgfiler/favorite-mailboxes.md)
* [Recent Mailboxes](/using-msgfiler/recent-mailboxes.md)
* [Mail Navigation](/using-msgfiler/mail-navigation.md)
* [Action Menu](/using-msgfiler/action-menu.md)
* [Creating New Mailboxes](/using-msgfiler/creating-new-mailboxes.md)
* [MsgFiler Filing Script](/using-msgfiler/msgfiler-filing-script.md)
* [Filing Focus](/using-msgfiler/focused-filing.md)

Start first by learning how to invoke MsgFiler 4 using the MsgFiler Shortcut when in Mail or MsgFiler 4.\ <br>

<br>


---

# 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/using-msgfiler.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.
