> For the complete documentation index, see [llms.txt](https://hdsd.vdsc.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd.vdsc.com.vn/smartdragon/smart-invest/chi-so-tai-chinh/chi-so-tai-chinh-doanh-nghiep/co-cau-dong-tien.md).

# Cơ cấu dòng tiền

* **Dòng tiền hoạt động kinh doanh** - Thể hiện khả năng tạo tiền từ các hoạt động kinh doanh cốt lõi của doanh nghiệp.
* **Dòng tiền hoạt động tài chính** - Phát sinh từ các hoạt động tạo ra sự thay đổi kết cấu và qui mô của vốn chủ sở hữu và vốn vay của doanh nghiệp.
* **HĐ đầu tư khác** - Phát sinh liên quan đến hoạt động đầu tư tài sản cố định, đầu tư bất động sản và đầu tư tài chính.
* **Dòng tiền thuần trong kỳ** - Khoản tiền thu được từ các khoản đầu tư sau khi trừ đi các chi phí trong doanh nghiệp.
* **Đầu tư Tài sản cố định (CAPEX)** - Chi phí đầu tư để mua lại, nâng cấp và duy trì các tài sản cố định.
* **Đầu tư tài chính (ròng)** - Chênh lệch giữa tiền thu và chi từ các hoạt động tài chính.
* **Dòng tiền tự do (FCF)** - Số tiền mà doanh nghiệp tích lũy được sau khi đã trả được hết những khoản chi phí cần thiết cho tất cả các hoạt động kinh doanh.

![](https://smart-dragon.gitbook.io/smartdragon/~gitbook/image?url=https%3A%2F%2F1302103073-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FddmAFhFvJYmbkEP3NnLT%252Fuploads%252FANQAoNZrmMq7vtBv1h6R%252Ffile.drawing.svg%3Falt%3Dmedia%26token%3D47b6df04-1713-4d30-bbbf-9cf04b9f9dd7\&width=768\&dpr=4\&quality=100\&sign=61257c5f\&sv=2)


---

# 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://hdsd.vdsc.com.vn/smartdragon/smart-invest/chi-so-tai-chinh/chi-so-tai-chinh-doanh-nghiep/co-cau-dong-tien.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.
