# FDI

Providing FDI data divided as: FDI by country, FDI by industry, FDI by province.

{% tabs %}
{% tab title="FDI by country" %}
Providing data of registered capital and number of FDI project by country

<figure><img src="/files/kIgvzftjUJqTOsT9EG03" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="FDI by industry" %}
Providing data of registered capital and number of FDI project by industry

<figure><img src="/files/7hbrhcTJfkw5zTN9NVd5" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="FDI by province" %}
Providing data of registered capital and number of FDI project by province

<figure><img src="/files/lpnXYMHQa86AuNGS7EV0" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.fiinpro.com/english/economy/fdi.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.
