# 페이월

결제벽을 사용하면 사용자가 콘텐츠를 구독할 수 있습니다. 결제벽을 등록한 후 이전에 등록한 콘텐츠를 해당 결제벽 뒤에 추가하여 사용자가 해당 콘텐츠를 보려면 결제벽을 구독해야 합니다.

* 다음은 채널의 주요 페이지에 표시된 결제벽의 모습입니다.

<figure><img src="/files/77PnS6EdFbQzoUNybkPr" alt=""><figcaption></figcaption></figure>

* 아래쪽 화살표를 클릭하여 결제벽에 대한 자세한 내용을 확인할 수 있습니다.

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

* 상세 정보 버튼을 클릭하여 사용자로부터 받은 좋아요/싫어요 수 및 설명을 읽을 수 있습니다.

<figure><img src="/files/AkFSzGnamVZpkWOop1x4" alt=""><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.payswap.org/korean/products/cancan/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.
