# 페이월 구독 구매

결제벽을 구독하는 데는 두 가지 단계가 필요합니다.

* 구독 구매
* 구독 활성화

활성화되지 않으면 구독이 시작되지 않으며 1개월 구독은 활성화되기 전에 여러 달 동안 유지될 수 있습니다. 이는 투자자가 결제벽에 투자할 수 있도록 하는데, 그들은 결제벽에서 여러 구독을 구입하고 (하지만 활성화하지 않음) 해당 결제벽의 구독 가격이 오를 때까지 기다렸다가 이전에 구입한 구독을 보조 시장에서 더 저렴한 구독을 원하는 사용자에게 판매할 수 있습니다.

### 구독 구매

* 구독하려는 결제벽을 찾아 확장합니다.

<figure><img src="/files/8owyfwIJuVkUwq9pNwD9" alt=""><figcaption></figcaption></figure>

* 구매하려는 구독 옵션을 선택합니다 (결제벽에 옵션이 있는 경우). 아래 이미지에서는 한 달 구독을 구입하는 것으로 선택합니다.

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

* **구독 구매** 버튼을 클릭하고 양식을 작성하고 유효성을 검사합니다. 지갑으로 직접 구독을 구매하거나, 스테이크 마켓을 통해 구매하거나, Valuepool/DAO를 통해 구매할 수 있습니다. 각 경우에 대한 진행 방법은 제품/서비스 섹션에서 제공됩니다.

{% content-ref url="/pages/gKizhXzvjWQJVD3LobAu" %}
[제품/서비스](/korean/products/cancan/products-services.md)
{% endcontent-ref %}

<figure><img src="/files/bPM0cSJExTxGhHxT0uim" 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/buying-paywall-subscriptions.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.
