# 재무개요

### 매출현황&#x20;

**월 별 매출을 정리한 표**입니다. 그래프 라인 상의 숫자는 이번 연도 매출이 표시되어 있어요!

<figure><img src="/files/gWF2sPZELJ4TfDdHFe04" alt=""><figcaption></figcaption></figure>

### 💡Tip&#x20;

* 당좌 : '바로 현금화 할 수 있는'
* 유동 : '1년 이내'
* 비유동 : '1년 이상'
* 납입자본 : '낸자본'
* 유보이익 : '번자본'

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