> For the complete documentation index, see [llms.txt](https://aicy.gitbook.io/finex-guideline/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/erp-1.md).

# 영림원 ERP (시스템에버)

{% hint style="info" %}
[영림원소프트랩 교육센터, 동영상교육](https://ksystemedu.co.kr/lecture.php?code=01)
{% endhint %}

![Image](https://upload.cafenono.com/image/slashpageHome/20231211/143252_CBFVx4m9zhnjCBDQnP?q=75\&s=1280x180\&t=outside\&f=webp)

1. 메뉴바 > 회계관리 > 잔액 > 계정별원장을 클릭합니다.

<div align="left"><img src="https://upload.cafenono.com/image/slashpageHome/20231211/143307_WoAi5ayVULOTCd0Jjq?q=75&#x26;s=1280x180&#x26;t=outside&#x26;f=webp" alt="Image" width="188"></div>

***

2. 다운로드를 원하시는 “회계연월”만 선택하여 조회 버튼을 클릭합니다.

![Image](https://upload.cafenono.com/image/slashpageHome/20231211/143327_zbM6ukYNWycGpeKAPM?q=75\&s=1280x180\&t=outside\&f=webp)

***

3. 좌측 상단 톱니바퀴 아이콘 클릭 후, 마우스 오른쪽을 눌러 엑셀로 전송하기 버튼을 클릭합니다. (E가 표시된 아이콘)

![Image](https://upload.cafenono.com/image/slashpageHome/20231211/143340_VHayD7pEQCenQtxYYb?q=75\&s=1280x180\&t=outside\&f=webp)

<div align="left"><img src="https://upload.cafenono.com/image/slashpageHome/20231211/143344_uu6nmkHq1ksvCQpu66?q=75&#x26;s=1280x180&#x26;t=outside&#x26;f=webp" alt="Image" width="188"></div>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/erp-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
