# How to Read This Manual

The manual is divided into several sections, each focusing on a specific aspect, making it easier for you to locate the information you require.&#x20;

A section is divided into headings and subheadings to organize the content and make it easier to skim through and locate specific topics. These headings will help you quickly identify the relevant sections related to your query.

<figure><img src="/files/DqS3WBvqobreii7N8sTu" alt="" width="563"><figcaption><p>FIgure 1: Manual Outline</p></figcaption></figure>

{% hint style="info" %}
To efficiently navigate through the manual, you can either follow the sequence of sections or <mark style="color:blue;">use the search function</mark> to find specific keywords or phrases. The search bar is located at the top right of the manual.
{% endhint %}

### For New Users

If you are a new user who has never used FiinGate before, follow these steps to get started:

<details>

<summary> 1 - Getting Started</summary>

Begin by reading the [Getting Started](/manual/getting-started/system-requirements.md) section to understand the minimum hardware and software requirements for FiinGate.

This section will also guide you through the registration and login process.

</details>

<details>

<summary>2 - Product Tour</summary>

Next, take the [Product Tour](/manual/product-tour/quick-product-tour.md) to familiarize yourself with the main features of FiinGate.&#x20;

This will provide you with an overview of what the product offers.

</details>

<details>

<summary>3 - User Manual</summary>

For detailed instructions on using each feature, refer to the [User Manual](/manual/user-manual/change-preferences-settings.md).&#x20;

This section provides thorough descriptions of use cases for each feature. You can select the specific use case you want to learn more about.

</details>

<details>

<summary>4 - Support and Assistance</summary>

During your usage of FiinGate, if you encounter any difficulties or problems with the system, our dedicated Support team is available to assist you.&#x20;

Contact our [Support](/manual/support/customer-support.md) team to receive the necessary advice and technical support.

</details>

### For Existing FiinGate 1 Users

If you have previous experience with FiinGate version 1.0, follow these steps to quickly adapt to the new product:

<details>

<summary>1 - Product Tour</summary>

Start by reviewing the [Product Tour ](/manual/product-tour/quick-product-tour.md)to understand the key features of the new product.&#x20;

This will help you familiarize yourself with any changes or enhancements.

</details>

<details>

<summary>2 - User Manual</summary>

For detailed instructions on using each feature in the new version, refer to the [User Manual](/manual/user-manual/change-preferences-settings.md).&#x20;

This section provides comprehensive descriptions of use cases for each feature. You can choose the specific use case you want to learn more about.

</details>

<details>

<summary>3 - Support and Assistance</summary>

During your usage of FiinGate, if you encounter any difficulties or problems with the system, our dedicated Support team is available to assist you.&#x20;

Contact our [Support](/manual/support/customer-support.md) team to receive the necessary advice and technical support.

</details>


---

# 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/how-to-read-this-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.
