# 재무구조

- [부채율](https://aicy.gitbook.io/dictionary/financial-structure/debt-ratio.md): 부채비율 (Debt Ratio) 이라고도 하며, "자산의 몇 %가 부채로 조달되었는가"를 보여준다.
- [영업부채율](https://aicy.gitbook.io/dictionary/financial-structure/debt-ratio/operating-debt-ratio.md): "자산의 몇 %가 영업부채로 조달되었는가"를 나타낸다.
- [차입율](https://aicy.gitbook.io/dictionary/financial-structure/debt-ratio/borrowing-rate.md): "자산의 몇 %가 차입금(재무부채)으로 조달 되었는가"를 나타낸다.
- [자기자본율](https://aicy.gitbook.io/dictionary/financial-structure/equity-ratio.md): 자기자본비율(Equity Ratio)라고도 하며, “자산의 몇 %가 자기자본으로 조달되었는가”를 나타낸다.
- [납입자본율](https://aicy.gitbook.io/dictionary/financial-structure/equity-ratio/paid-in-capital-ratio.md): 납입자본을 자산으로 나누어 계산되며, “자산의 몇 %가 납입자본으로 조달되었는가”를 나타낸다.
- [유보이익율](https://aicy.gitbook.io/dictionary/financial-structure/equity-ratio/undefined.md)
- [유보이익](https://aicy.gitbook.io/dictionary/financial-structure/equity-ratio/undefined/paid-in-capital.md): 실무적으로는 이익잉여금이라는 용어가 더 보편화되어 있다.
- [자기자본부채비율](https://aicy.gitbook.io/dictionary/financial-structure/equity-to-debt-ratio.md)


---

# 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://aicy.gitbook.io/dictionary/financial-structure.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.
