# Login

{% hint style="info" %}
Currently, we allow each account to log in on 1 device. For more information, visit [Restriction on Account Access](/manual/getting-started/restrictions-on-account-access.md).
{% endhint %}

### **For users who do not have a FiinGate account:**

<details>

<summary>Step 1: Access our website</summary>

Go to our website: <https://fiingate.vn/>

On the Homepage, please click on **Request for Service.**&#x20;

</details>

<figure><img src="/files/KuuGPbftI0IiT7M8LTwc" alt="" width="563"><figcaption><p>Figure 1: Website homepage</p></figcaption></figure>

<details>

<summary>Step 2: Fill in registration form</summary>

FiinGate will direct users to the registration page.&#x20;

The registration form requires users to provide personal information, including name, business email address, phone number, company information, and current job title.&#x20;

Accordingly, <mark style="color:blue;">the registered email address will be the username for your FiinGate account</mark>.

Once you have completed the registration form, the system will display a dialog box confirming that your request has been received and the processing period.

![](/files/parsQIbA8cq6Bd625r2H)

</details>

<figure><img src="/files/43eWWxId4yJ7b7HkFvny" alt=""><figcaption><p>Figure 2: Request for Service form</p></figcaption></figure>

<details>

<summary>Step 3: Verification of Personal Information</summary>

Once your request has been received, our team will begin verifying your personal information. This is an important step to ensure that we are providing the necessary services to the right person.

During this process, we may <mark style="color:blue;">contact you for additional information or documentation</mark>. Please be sure to respond promptly to any requests from our team to avoid any delays in processing your request.

</details>

<details>

<summary>Step 4: Check email for updates</summary>

Once your registration has been verified, our team will send the results to your registered email address.

Please ensure this email address is accurate and up-to-date to avoid any confusion or delays in receiving your results.

If you have any questions or concerns about your request's status, please contact our [Customer Support ](/manual/support/customer-support.md)team.

</details>

### **For users who have successfully registered a FiinGate account:**

<details>

<summary>Step 1: Check Your Email for Login Details</summary>

After registering for FiinGate, keep an eye on your email inbox. You will receive an email containing important information, including a link to the product and your initial password. Take a moment to locate this email.

</details>

<details>

<summary>Step 2: Access the FiinGate Login Page</summary>

Once you have found the email, click on the provided link within it. This link will directly lead you to the FiinGate platform.&#x20;

Alternatively, you can navigate to FiinGate's official website and click on the "Login" button displayed on the homepage.

</details>

<details>

<summary>Step 3: Fill in the Login Form</summary>

Enter your registered email address and the password provided to you into the designated field. If desired, you can change this password later.&#x20;

</details>

<figure><img src="/files/PkUZIuZeo2eBygIvaYeZ" alt=""><figcaption><p>Figure 3: FiinGate Login Page</p></figcaption></figure>

<details>

<summary>Step 4: Access the FiinGate Platform</summary>

After completing the login form, click on the "Sign In" button to proceed. FiinGate will now authenticate your credentials and grant you access to the platform.&#x20;

Once authenticated, you will be redirected to your personalized dashboard on FiinGate.

</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/getting-started/login.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.
