# 페이월에 항목 추가

결제벽에는 이전에 목록에 올라간 항목만 추가할 수 있습니다. 결제벽에 항목을 추가하는 단계별 가이드는 다음과 같습니다.

* 결제벽을 찾아 확장한 다음 **추가** 버튼을 클릭합니다.

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

* 추가하려는 항목의 ID를 입력한 후 양식을 유효성 검사합니다.

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

* 이제 해당 제품이 결제벽에 추가되어 이제부터 당신과 다른 구독자만 해당 제품에 액세스할 수 있습니다. 적어도 당신이 결제벽에서 제거할 때까지는요.

<figure><img src="/files/0k5Y9CnZehn855Hjd6Tr" 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/adding-items-to-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.
