> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/help-center/help-center-ko/bills-and-payments/propw.md).

# PropW는 어떤 결제 수단을 지원하나요?

PropW는 여러 가지 안전하고 편리한 결제 옵션을 제공하여, 전 세계 사용자가 선호하는 결제 수단으로 챌린지 계정을 구매할 수 있도록 합니다.

현재 PropW는 다음 결제 수단을 지원합니다:

### 1. USDT(권장)

USDT로 원하는 PropW 챌린지를 구매할 수 있습니다.

지원되는 결제 수단에는 다음이 포함됩니다:

* CoinW 지갑 잔액
* CoinW 지갑에 입금된 USDT

USDT 결제는 일반적으로 빠르게 처리되며 권장되는 결제 수단입니다.

입금하기 전에 해당 지역의 KYC 요건을 완료해야 합니다. 자세한 내용은 아래 링크를 참조해 주세요.&#x20;

{% embed url="<https://www.coinw.loan/wallet/deposit>" %}

### 2. 신용카드 및 직불카드

PropW는 다음을 포함한 주요 국제 신용카드 및 직불카드를 지원합니다:

* Visa
* Mastercard
* JCB
* UnionPay(일부 지역에서 이용 가능)

암호화폐를 보유하지 않아도 은행 카드로 직접 챌린지 계정을 구매할 수 있습니다.

참고: 이용 가능한 카드 종류는 국가 또는 지역에 따라 다를 수 있습니다.

### 3. PayPal

PayPal은 일부 국가 및 지역에서 이용할 수 있습니다.

거주 지역에서 PayPal이 지원되는 경우, 결제 시 자동으로 결제 옵션에 표시됩니다.

## 특정 결제 수단이 보이지 않는 이유는 무엇인가요?

이용 가능한 결제 수단은 국가 또는 지역, 결제 제공업체의 이용 가능 여부, 그리고 현지 규제 요건에 따라 자동으로 표시됩니다.

결제 수단이 표시되지 않는 경우, 다음 중 하나의 이유일 수 있습니다:

* 해당 결제 수단이 귀하의 지역에서 이용할 수 없습니다.
* 결제 제공업체가 일시적으로 이용 불가 상태입니다.
* 은행 또는 카드 발급사에 의해 부과된 제한.
* 현지 규제 또는 컴플라이언스 요건.

다른 이용 가능한 결제 수단을 시도하거나, 도움이 필요하면 PropW 지원팀에 문의하시기를 권장합니다.

## 결제 처리는 얼마나 걸리나요?

대부분의 경우, 결제가 성공적으로 완료되면 몇 분 이내에 챌린지 계정이 자동으로 활성화됩니다.

네트워크 상태나 결제 제공업체로 인한 지연이 발생한 경우, 추가 처리 시간을 조금 더 기다려 주세요. 장시간이 지나도 주문이 활성화되지 않으면, PropW 지원팀에 문의하여 주문 정보를 제공해 도움을 받으시기 바랍니다.

참고: PropW는 별도의 결제 처리 수수료를 부과하지 않습니다. 그러나 은행, 카드 발급사 또는 결제 제공업체에서 해외 결제 수수료, 환전 수수료 또는 기타 요금을 부과할 수 있습니다. 자세한 내용은 결제 제공업체에 문의해 주세요.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.propw.com/help-center/help-center-ko/bills-and-payments/propw.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
