# 청구 취소하기

## 시연 영상

{% embed url="<https://youtube.com/watch?v=bYScVZYc4fE>" %}

## 단계별 설명

### 1. 청구서 상세 화면 (결제대기)

* '25년 8월 청구서'의 상세 내역이 보입니다.
* 현재 청구서의 상태는 '결제대기'입니다.
* 화면을 아래로 스크롤하여 '청구 취소' 버튼을 확인하고 탭합니다.

<figure><img src="/files/sXHhNDaeedBUc3cHfLbh" alt="" width="375"><figcaption></figcaption></figure>

### 2. 청구 취소 확인 팝업

* '청구 취소 하시겠습니까?' 라는 확인 팝업이 나타납니다.
* '확인' 버튼을 탭하여 취소를 진행합니다.

<figure><img src="/files/2Z6AGFEvY6WRCAhvtDzc" alt="" width="375"><figcaption></figcaption></figure>

### 3. 청구 취소 완료 팝업

* '청구 취소 되었습니다.' 라는 완료 팝업이 나타납니다.
* '확인' 버튼을 탭합니다.

<figure><img src="/files/UvOOGemqxw4U5j2W061X" alt="" width="375"><figcaption></figcaption></figure>

### 4. 청구서 상세 화면 (취소됨)

* 청구서의 상태가 '취소된 청구서'로 변경되었습니다.
* 화면 하단의 '청구서 정보'에 '청구서 취소됨' 이력이 추가된 것을 확인할 수 있습니다.

<figure><img src="/files/WHZscU02oDh0dg04KpTG" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.modoocheck.com/manual/bill/cancel.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.
