> 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/slip.md).

# 복식장부

복식장부를 작성하는 것은 개인사업자, 간이사업자, 소상공인 등, 누구에게나 유용합니다.&#x20;

그러나 혼자서 관리하기엔 시간과 노력이 많이 들지요.&#x20;

땡큐지를 사용하면 간편하게 복식장부를 작성할 수 있습니다. 👍

초보자도 쉽게 따라 할 수 있도록 차근차근 설명해 드리겠습니다.

간편한 복식장부 작성을 통해 절세 혜택을 최대한 누리고, 사업 관리의 효율성을 높여보아요. 🤗

{% embed url="<https://youtu.be/_7wXTS-rzwM?si=STB2Dp8UY1eJzH4S>" %}

***

하단 메뉴에서 장부작성을 선택하면 복식부기 장부 화면이  표시됩니다.

<figure><img src="/files/7O66m6o9bmR0uE7YEp2c" alt=""><figcaption></figcaption></figure>

부가세 신고시에 홈택스에서 자동 수집한 매출매입 전표와 직접 수기로 입력한 매출매입 전표가 수익과 비용으로 분류되어 있습니다.

부가세 신고를 진행하지 않은 경우, 직접 수집할 수 있습니다.

***

상단의 날짜를 클릭하면 기간 선택 화면이 열리고, 년/분기/월/일 단위로 선택할 수 있습니다.

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


---

# 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/slip.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.
