> For the complete documentation index, see [llms.txt](https://docs.fiinpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fiinpro.com/english/general-guidelines/features-map/economy.md).

# Economy

<table><thead><tr><th width="204.33333333333331">Economy</th><th width="230">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>Events</strong></td><td><a href="/pages/761WBpotgOC39OfXbrcB">Events</a></td><td>Compilation of national and global events</td></tr><tr><td><strong>News &#x26; Report</strong></td><td><a href="/pages/k7vfXv0H0oEE4i7YjCEM">News &#x26; Report</a></td><td>Compilation of news and reports on the macroeconomic situation</td></tr><tr><td><strong>GDP</strong></td><td><a href="/pages/MKRgLsmdJPqUioNme8E8">Total GDP</a></td><td>Providing GDP data by sector</td></tr><tr><td></td><td><a href="/pages/9PaWmQFG0wMTf42Wbmyh">GDP by province</a></td><td>Providing GDP data by province</td></tr><tr><td></td><td><a href="/pages/QZXMggcg3xwRDWNKTh9V">GDP by spending method</a></td><td>Providing GDP data by spending method</td></tr><tr><td><strong>CPI &#x26; Inflation</strong></td><td><a href="/pages/bML8bV29JfVdqbcv7pTM">CPI &#x26; Inflation</a></td><td>Providing data of CPI and Inflation</td></tr><tr><td><strong>Import/ Export</strong></td><td><a href="/pages/Rltyg5V0kIns3MPuZmYf">Overview</a></td><td>Providing general data of import and export</td></tr><tr><td></td><td><a href="/pages/vPJuKm0t2eWUP5dWAJdb">Export/Import by Commodities</a></td><td>Providing import and export data by commodities</td></tr><tr><td></td><td><a href="/pages/T6llP3zU9jSZ5g3e9ZI0">Export/Import by Countries</a></td><td>Providing import and export data by each country</td></tr><tr><td><strong>FDI</strong></td><td><a href="/pages/sAo0GL2XNMaiCUPoKe2r">FDI</a></td><td>Providing FDI data</td></tr><tr><td><strong>Balance of Payment</strong></td><td><a href="/pages/vqzv3YSr3jzuUU4Si76d">Balance of Payment</a></td><td>Providing domestic balance of payments data</td></tr><tr><td><strong>Monetary</strong></td><td><a href="/spaces/qWvT67aZJrC70w7MmXPG">Open market</a></td><td>Providing open market operations data</td></tr><tr><td></td><td><a href="/spaces/qWvT67aZJrC70w7MmXPG">Money supply - Credit</a></td><td>Providing data of money supply – credit M2</td></tr><tr><td></td><td><a href="/pages/nG02h2l4882gmVZvteEM">Exchange rate</a></td><td>Providing exchange rate data</td></tr><tr><td></td><td><a href="/spaces/qWvT67aZJrC70w7MmXPG">Interest rate</a></td><td>Providing data on deposit interest rates of banks</td></tr><tr><td><strong>Fiscal</strong></td><td><a href="/pages/m6mQornwsC5MBJAa7AwJ">Fiscal</a></td><td>Providing data of state budget</td></tr><tr><td><strong>Production &#x26; Consumption</strong></td><td><a href="/pages/8UPF51EhbMswTZqQ71kP">Production</a></td><td>Providing data of general index and producer price indexes</td></tr><tr><td></td><td><a href="/pages/K8nKZpazvTke9XimiSU1">Consumption</a></td><td>Providing consumption data of sectors: Retail sales, accommodation services...</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fiinpro.com/english/general-guidelines/features-map/economy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
