> 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/announcement/announcement-ko/propw/publish-your-docs-51.md).

# 100개국 이상에서 이용 가능: PropW 앱이 이제 iOS 및 Android에서 사용 가능합니다!

친애하는 사용자/파트너님께,

&#x20;

PropW 앱이 **iOS 및 Android** 플랫폼에 성공적으로 출시되어 보다 편리하고 효율적인 경험을 제공하게 되었음을 기쁘게 안내드립니다! Prop Trading Crypto를 전문으로 하는 애플리케이션인 PropW는 일반 사용자에서 전문 트레이더로 성장하는 여정의 최고의 동반자가 될 것입니다.

&#x20;

**다운로드 방법:**

**iOS 사용자:** App Store에서 "PropW"를 검색하거나 다음 링크에서 받으세요:

<https://apps.apple.com/us/app/propw/id6550916430>

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/47008874915481" alt=""><figcaption></figcaption></figure>

**Android 사용자:** Google Play에서 "PropW"를 검색하거나 이 링크를 사용하세요:

[https://play.google.com/store/apps/details?id=com.propw.education](https://play.google.com/store/apps/details?id=com.propw.education\&hl=zh)

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/47008874916121" alt=""><figcaption></figcaption></figure>

**얼리 액세스 채널:** 최초 베타 테스터가 되어보세요! QR 코드를 스캔하여 테스트 버전을 다운로드하고 독점 기능을 미리 잠금 해제하세요.

* ### &#x20;<a href="#h_01jvd31n9r6yzs4r8xdnky6qpc" id="h_01jvd31n9r6yzs4r8xdnky6qpc"></a>

  <figure><img src="https://coinw.zendesk.com/hc/article_attachments/47008874916505" alt=""><figcaption></figcaption></figure>

**제품 하이라이트：**

* **올인원 트레이딩** – 서드파티 도구 없이 바로 거래 실행
* **후한 펀딩** – 최대 $200K 제공 트레이딩 자본 배정 및 80% 수익 분배
* **다중 계정 관리** – 여러 계정을 손쉽게 동기화하고 운영
* **다중 통화 지원** – 다양한 통화 간 자유로운 거래
* **규제 및 보안** – 거래 안전 보장을 위한 DMCC 라이선스 보유
* **프리미엄 경험** – 더 빠른 응답과 부드러운 작동을 위한 완전 최적화된 성능

다운로드 또는 사용 지원이 필요하시면 고객 서비스로 문의하시거나 이메일로 연락주세요 [support@propw.com](https://mailto:support@propw.com/)。여러분의 피드백을 환영하며 경험을 더욱 향상시키겠습니다!

&#x20;

신뢰와 성원에 감사드립니다. 서비스로 보답하겠습니다!\
**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/announcement/announcement-ko/propw/publish-your-docs-51.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.
