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

# 新たな装いで登場：PropW1周年アップデート！

親愛なるPropWユーザーの皆様、

時の流れは早いもので—PropWは皆様とともに1周年を迎えました！この特別な機会を記念して、包括的なビジュアルリフレッシュを導入できることを嬉しく思います。皆様の利便性を考えて設計された今回のアップデートにより、閲覧がより楽しく、直感的で、まったく新しい体験となります。

* 新しい公式サイトとインターフェースデザイン：シンプルで上品、ナビゲートしやすい

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

* ドラッグ＆ドロップでカスタマイズ可能な、より柔軟なレイアウトの改良されたWeb取引ページ

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

* 一目で把握できるように明確化されたトレーダーダッシュボードとアカウント概要

<figure><img src="/files/8932ee2780940c3eabfea9999e67d370fd6ef9df" alt=""><figcaption></figcaption></figure>

* チャレンジ参加の簡素化—資金移動なしで直接取引を開始可能に
* 目の疲れを軽減する新しいダークモード
* アクティビティを簡単に識別できる明確なチャレンジプラン表示
* スムーズな運用のためのウェルフェアセンタークーポンの直接利用
* シームレスな体験のための取引モジュールの総合的な最適化

すべての変更は、より快適で手間の少ない体験をお届けすることを目的としています。これらの細部の改善が、訪問のたびにより効率的で楽しいものになると信じています。

この旅をご一緒してくださりありがとうございます。PropW、1周年おめでとうございます！<br>

敬具、

PropWチーム

これらのアップデートについてご不明な点がある場合や、最適なチャレンジプランの選択に関してサポートが必要な場合は、当社のカスタマーサービスチームが常に一対一のサポートとご提案を提供いたします。

* PropWウェブサイト：[ https://www.propw.com](https://www.propw.com/)
* X：[ https://x.com/PropWGlobal](https://x.com/PropWGlobal)
* Telegram：[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)
* Discord：[ https://discord.gg/C8enuujTrZ](https://discord.gg/C8enuujTrZ)

改めて、皆様の変わらぬご支援に感謝いたします。ここまで来られたのは皆様のおかげです。これからも共に成長し、未来を迎えていきましょう。

<br>


---

# 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-8.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.
