> 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-ja/propwnohairaito/publish-your-docs-77.md).

# PropWアプリのAndroid版およびiOS版（TestFlight）が利用可能になりました！

親愛なるユーザーおよびトレーダーの皆様、

&#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-ja/propwnohairaito/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.
