# About User Manual

{% hint style="info" %} <mark style="color:blue;">Document Lifetime</mark>: This user manual is subject to updates and improvements. Make sure to stay informed about any new versions or additional resources available.
{% endhint %}

### Target Audience

The intended audience for this user manual is FiinGate's end users - who are interested in understanding the product's design and key features.&#x20;

### Purpose of the User Manual

The primary goal of this user manual is to provide users with a comprehensive understanding of FiinGate, its design, and its key features. It also aims to guide users on how to use the product's features effectively and for their intended purpose.

With this user manual, users will have access to comprehensive information on financial indicators and data sources on FiinGate, which will help them make informed decisions. Additionally, the manual is designed to assist users in identifying and resolving any problems that may arise during use.

#### <mark style="color:blue;">Guiding Users on How to use the Platform's Features & Resolve Issues</mark>

One of the critical objectives of this user manual is to guide users on how to use the product's features for their intended purpose and to resolve issues that may arise during use.&#x20;

The manual provides users with step-by-step instructions, e.g. on how to troubleshoot and resolve common issues that may arise while using FiinGate.

#### <mark style="color:blue;">A Solid Understanding of FiinGate and its Features</mark>

By the end of this user manual, users will have a solid understanding of FiinGate, its features, and how to use them. The manual provides a detailed description of each feature, its purpose, and how it works.

Users will learn how to navigate the platform, create reports, and analyze financial data. The user manual also includes tips and best practices on how to use the features effectively to achieve optimal results.


---

# 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/introduction/about-user-manual.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.
