# 더 이상 업데이트 되지 않는 가이드입니다.

{% hint style="danger" %}
현재 보고 계시는 카택스 가이드는 더 이상 업데이트 되지 않는 가이드입니다.

새로운 가이드가 발행되었으며, **신규 가이드**를 확인하고 싶으시다면, **아래 버튼을 클릭👇**해주세요.
{% endhint %}

## 🔗 [최신 카택스 가이드 바로가기](https://guide-admin.cartax.biz/ko/articles/%EC%B9%B4%ED%83%9D%EC%8A%A4-Biz-%EA%B4%80%EB%A6%AC%EC%9E%90-%EC%8B%9C%EC%9E%91%ED%95%98%EA%B8%B0-990931f0)


---

# 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://docs.cartax.biz/guidebook/..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.
