# 시작하기

- [계정생성 및 로그인](https://aicy.gitbook.io/finex-guideline/getting-started/quickstart.md): 파이넥스를 사용하려면 먼저 계정을 생성하고 로그인해야 합니다.
- [ERP 데이터 호환/검증](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs.md): ERP 시스템에서 데이터를 가져와 활용할 수 있도록 검증하고 변환하는 기능입니다.
- [ERP별 다운로드 방법](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp.md)
- [SAP FI](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/sap-fi.md)
- [기타 ERP 프로그램 (맞춤형)](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/erp.md)
- [더존아이유 (ERP-iU)](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/erp-iu.md)
- [영림원 ERP (시스템에버)](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/erp-1.md)
- [이카운트 (E-count)](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/e-count.md)
- [더존 ERP (위하고/스마트A/아이큐브)](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/erp-a.md)
- [뉴젠365/ 세무사랑 Pro 2.0 / 뉴젠케이렙 2.0](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/365-pro-2.0-2.0.md)
- [얼마에요 ERP / AI얼마경리](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/erp/erp-ai.md)
- [원장데이터 업로드](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/undefined.md): ERP에서 추출한 원장 데이터를 파이넥스에 업로드하여 분석 및 활용할 수 있도록 하는 기능입니다.
- [업로드 시 필수 확인사항](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/undefined/undefined.md)
- [계정과목 매칭 및 최적화](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/undefined-1.md): 업로드된 ERP 데이터를 파이넥스 계정과목 체계와 매칭하여 분석의 정확성을 높이는 기능입니다.
- [회사와 파이넥스 계정과목이 상이한 이유](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/undefined-1/undefined.md)
- [시산표 데이터 검증](https://aicy.gitbook.io/finex-guideline/getting-started/publish-your-docs/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/finex-guideline/getting-started.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.
