> For the complete documentation index, see [llms.txt](https://organization-dvc.gitbook.io/thanqg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting.md).

# 땡큐지 회계

- [수집기관 연결](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/link.md)
- [홈택스 연결하기](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/link/linkht.md): 땡큐지 앱을 이용하는데 꼭 필요한 홈택스를 연결하는 방법을 안내합니다
- [위택스 연결하기](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/link/wetax.md)
- [여신금융협회, 배달 어플 연결하기](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/link/crefia.md)
- [사업용카드사 연결하기](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/link/crefia-1.md)
- [부가세 기능](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat.md)
- [홈 - 매출/입금예정 캘린더](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat/calendar.md)
- [캘린더 기본 가이드(백업)](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat/calendar/basic.md)
- [캘린더 기본 가이드](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat/calendar/basic-1.md)
- [입금예정 Tap](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat/calendar/deposit.md)
- [부가세 신고하기](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat/singo.md)
- [자료 수집](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat/singo/scrap.md)
- [자료 검토](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat/singo/check.md)
- [신고 진행](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat/singo/run.md)
- [신고 내역 확인하기](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat/singo/review.md)
- [전자세금계산서 발행](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/vat/publish.md)
- [급여 기능](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/salary.md)
- [복식장부](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/slip.md)
- [수집 실행](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/slip/undefined.md)
- [AI 경리](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/slip/ai.md)
- [미완료 전표 처리](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/slip/undefined-1.md)
- [재무제표 및 스마트 결산](https://organization-dvc.gitbook.io/thanqg/how-to-use/accounting/slip/undefined-2.md)


---

# 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://organization-dvc.gitbook.io/thanqg/how-to-use/accounting.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.
