# STOCK

- [Stock](https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/stock/stock.md)
- [Adjusted price ratio](https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/stock/stock/adjusted-price-ratio.md)
- [HNX Index](https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/stock/stock/hnx-index.md): Trading data of HNX Index
- [HNX Stock V2](https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/stock/stock/hnx-stock-v2.md): Trading data on HNX (including EOD price, foreign investors, adjusted price)
- [HOSE Index](https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/stock/stock/hose-index.md): Trading data of HOSE Index
- [HOSE Stock V2](https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/stock/stock/hose-stock-v2.md): Trading data of stocks on HOSE (including EOD price, foreign investors, adjusted price)
- [Consensus](https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/stock/stock/consensus.md)
- [UPCoM Index](https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/stock/stock/upcom-index.md): Trading data of UPCOM Index
- [UPCoM Stock V2](https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/stock/stock/upcom-stock-v2.md): Trading data of stocks on UPCoM (including EOD price, foreign investors, adjusted price)


---

# 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://datafeed.fiingroup.vn/api-datafeed-en/api-trading/stock.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.
