# 유효법인세율

세전이익(법인세차감전순이익)과 법인세의 비율이며, 이는 과거 12개월간의 자료를 이용하여 계산할 수 있으며, Planning에 널리 사용되고 있습니다. 산출식은 아래와 같습니다.

**💡유효법인세율 =** **법인세 ÷ 법인세차감전순이익**

{% 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/undefined-4.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.
