# 페이월에서 항목 제거

이전에 추가된 항목을 Paywalls에서 제거하는 단계별 가이드입니다.

1. Paywalls를 찾아 확장한 다음 **Remove** 버튼을 클릭합니다.

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

2. 나타나는 양식에 제거할 항목의 ID를 입력하고 양식을 유효성 검사합니다.

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

축하합니다! Paywalls에서 항목을 성공적으로 제거했습니다.


---

# 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.payswap.org/korean/products/cancan/paywalls/removing-items-from-paywalls.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.
