# Frequently Used Paths

This category contains options relating to favorite folders or folders that are otherwise important to you. You can add folders to your favorites list, assign aliases for quick access, and set up pairs of folders you frequently work with at the same time.

* [**Favorites List**](/directory-opus/manual/preferences/preferences_categories/frequently_used_paths/favorites_list.md): Create and maintain a list of your favorite folders that can be easily accessed from the Favorites menu in a Lister.
* [**Folder Aliases**](/directory-opus/manual/preferences/preferences_categories/frequently_used_paths/folder_aliases.md): Assign aliases to important folders to make them easier to access throughout Opus.
* [**Home Folder**](/directory-opus/manual/preferences/preferences_categories/frequently_used_paths/home_folder.md): Configure the folder that clicking the ![](/files/c5hsCoDoAuXNiLDnKBIc) **Home** button takes you to.
* [**Paired Folders**](/directory-opus/manual/preferences/preferences_categories/frequently_used_paths/paired_folders.md): Configure pairs of folders that you work frequently use together.
* [**Recent List**](/directory-opus/manual/preferences/preferences_categories/frequently_used_paths/recent_list.md): Control the behavior of the "recent list", a list of your most recently visited folders.
* [**SmartFavorites**](/directory-opus/manual/preferences/preferences_categories/frequently_used_paths/smartfavorites.md): Control the Directory Opus "SmartFavorites" system, that attempts to learn your most used folders automatically.


---

# 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://chaoses-ib.gitbook.io/directory-opus/manual/preferences/preferences_categories/frequently_used_paths.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.
