# 자산회전률

- [자산회전률](https://aicy.gitbook.io/dictionary/asset-turnover/return-on-asset.md): 매출을 자산으로 나누어 계산하며, 매출을 일으키는데 "자산이 얼마나 효율적으로(자산의 셩격에 따라서는 얼마나 빠르게) 이용되고 있는가"를 보여주는 지표이다.
- [매출-당좌자산비율](https://aicy.gitbook.io/dictionary/asset-turnover/undefined.md): 매출을 당좌자산으로 나누어 계산된다.
- [매출채권회전율](https://aicy.gitbook.io/dictionary/asset-turnover/accounts-receivable-turnover.md): 매출을 매출채권으로 나누어 계산된다.
- [재고자산회전율](https://aicy.gitbook.io/dictionary/asset-turnover/undefined-1.md): 매출을 재고자산으로 나누어 계산된다.
- [고정자산회전율](https://aicy.gitbook.io/dictionary/asset-turnover/fixed-asset-turnover.md): 매출을 고정자산으로 나누어 계산된다.
- [년간환산금액](https://aicy.gitbook.io/dictionary/asset-turnover/annualized-amount.md): 월간매출을 년간매출로 다음과 같이 환산했다는 말이다.
- [유무형자산](https://aicy.gitbook.io/dictionary/asset-turnover/undefined-2.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/asset-turnover.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.
