# Library

A convenient and organized way to manage resources related to companies of interest, downloaded files, and reports.

* Monitoring, and quickly accessing relevant information.
* Easily manage and organize reports and documents.

<figure><img src="/files/u9wONvVXPULRHsiaqB0Q" alt=""><figcaption><p>Figure 1: Library</p></figcaption></figure>

Please refer to the table below to learn more about this feature and its best practices.

| Tabs                   | Practice                                                                                          |
| ---------------------- | ------------------------------------------------------------------------------------------------- |
| **Saved Portfolios**   | [Create & Edit Portfolio](/manual/user-manual/create-and-manage-portfolio/create-a-portfolio.md)  |
| **Filtered Companies** | [Filtered Companies](/manual/user-manual/create-and-manage-portfolio/filtered-companies.md)       |
| **Following List**     | [Following List](/manual/user-manual/alert-settings/following-list.md)                            |
| **Downloaded Files**   | [Download Company Information](/manual/user-manual/download-information.md)                       |
|                        | [Download & View your report](/manual/user-manual/manage-report/download-and-view-your-report.md) |


---

# 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.fiingate.vn/manual/product-tour/features/library.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.
