> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/ri-ben-yu/products/cancan/paywalls/adding-items-to-paywalls.md).

# ペイウォールにアイテムを追加する

ペイウォールに追加するアイテムは、事前にリストアップされているアイテムのみです。以下は、ペイウォールにアイテムを追加する手順です。

1. ペイウォールを見つけて展開し、「**追加**」ボタンをクリックします。

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

2. 追加したいアイテムのIDを入力します。フォームを検証します。

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

3. これにより、アイテムがペイウォールに追加されます。これにより、今後、あなたと他の加入者だけがその製品にアクセスできるようになります。少なくとも、ペイウォールから削除するまでです。

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

おめでとうございます！ペイウォールに最初の製品を追加しました。必要なだけ製品を追加できます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ri-ben-yu/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.
