> 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-77.md).

# PropW 앱 Android 및 iOS(Test Flight) 이제 이용 가능합니다!

친애하는 사용자 및 트레이더 여러분,

&#x20;

첫 번째 버전의 PropW 앱이 이제 출시되었음을 기쁘게 안내드립니다! Prop Trading Crypto 분야에 중점을 둔 완전히 새로운 애플리케이션인 PropW는 일반 사용자에서 전문 트레이더로 가는 여정에서 최고의 파트너가 될 것입니다.

&#x20;

첫 번째 버전의 주요 기능은 다음과 같습니다:

&#x20;

\- Android 앱 버전:

&#x20;

\- 새롭고 직관적인 사용자 인터페이스 디자인으로 거래 작업이 보다 직관적이고 편리해졌습니다.

&#x20;

\- 기본 기능의 안정성과 성능 최적화로 일관된 거래 경험을 보장합니다.

&#x20;

\- iOS (TestFlight):

&#x20;

\- TestFlight 버전은 초기 사용자 경험 및 피드백을 위해 제공되며, 더 가치 있는 의견과 제안을 수집하는 데 도움을 줍니다.

&#x20;

\- 여러분의 참여는 애플리케이션 기능을 지속적으로 개선하고 최적화하는 데 도움이 됩니다.

&#x20;

PropW 앱이 제공하는 새로운 기능과 기술적 진보를 여러분과 공유하여 거래 활동에 더 많은 가치와 편의를 제공하게 되기를 기대합니다.

\
**다운로드 링크:**

&#x20;

\- Android 버전:

[https://play.google.com/store/apps/details?id=com.coinw.webc.cptGooglePlay\&pcampaignid=web\_share<br>](https://play.google.com/store/apps/details?id=com.coinw.webc.cptGooglePlay\&pcampaignid=web_share)- TestFlight 버전：\
<https://testflight.apple.com/join/bM5bTQA6>

![](https://coinw.zendesk.com/hc/article_attachments/35932690812313)

질문이나 제안이 있으시면 고객 지원팀에 문의해 주세요. 기꺼이 도움과 지원을 제공해 드리겠습니다.

&#x20;

여러분의 지원에 감사드립니다!

&#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-77.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.
