# FiinGate Assistant

FiinGate Assistant is an integrated virtual assistant that supports data lookup and basic financial analysis within the Company Analysis feature on the FiinGate platform. The assistant enables users to query company information, interpret financial indicators, and perform simple analytical tasks through natural language interaction. This feature is designed to enhance usability, strea

<figure><img src="/files/V4Xbo9lsoIlPN2lT5OYH" alt=""><figcaption></figcaption></figure>

Please refer to [FiinGate Assistant User Manual](https://docs.fiingate.vn/manual/~/revisions/0CrqqPxoeikDh0BvvZgH/user-manual/fiingate-assistant) to learn more about this feature and its best practices.


---

# 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/fiingate-assistant.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.
