# ROE(Return On Equity)

기업의 **자산(Assets)**&#xC5D0; 대해서 소유권(지분, 몫)을 주장할 수 있는 두 집단이 있다. 채권자집단과 주주집단이 그것이다.&#x20;

채권자집단의 몫을 **타인자본(Creditors' Equity : 회계에서는 "부채")**&#xC774;라 하고, 주주집단의 몫을 **자기자본( Owers' Equity : 회계에서는 단순히 "자본 Equity")**&#xC774;라 한다

주주집단의 몫인 자기자본은 아래와 같이 분류된다.

* **납입자본(Paid-in Capital) :** 주주가 직접 출자한 것
* **유보이익(Retained Earnings) :** 당기순이익(Earnings) 중 주주에게 배당하지 않고 회사가 사내에 보유 Retained 하고 있는 것 - "이익잉여금(Profit Surplus)"이라고도 함

{% embed url="<https://www.finex.ceo/>" %}


---

# 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/kpi/ai-c/roe-return-on-equity.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.
