# Manage Report

- [Types of Report](https://docs.fiingate.vn/manual/user-manual/manage-report/types-of-report.md)
- [Order & Generate report](https://docs.fiingate.vn/manual/user-manual/manage-report/order-and-generate-report.md): How to order Business Credit Report, FiinGate Factsheet and Create your Dynamic Reports
- [Business Credit Report](https://docs.fiingate.vn/manual/user-manual/manage-report/order-and-generate-report/business-credit-report.md)
- [FiinGate Factsheet](https://docs.fiingate.vn/manual/user-manual/manage-report/order-and-generate-report/fiingate-factsheet.md)
- [Dynamic Reports](https://docs.fiingate.vn/manual/user-manual/manage-report/order-and-generate-report/dynamic-reports.md): This feature is only available for Premium users.
- [Download & View your report](https://docs.fiingate.vn/manual/user-manual/manage-report/download-and-view-your-report.md): Access and download various types of reports that you have purchased


---

# 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/user-manual/manage-report.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.
