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

# PropWが新しい「Trade Sharing」機能を開始

親愛なるPropWユーザーの皆様、 &#x20;

取引体験を向上させ、コミュニティの交流や戦略共有を促進するため、PropWは正式にトレード共有機能を開始します！これにより、取引の利益やポートフォリオの更新を瞬時に共有でき、リアルタイムで他の投資家と意見交換を行い共に成長することができます。 &#x20;

トレード共有機能の概要：

ユーザーはチャレンジモードまたはライブ取引中のいつでも取引の利益やアカウントのパフォーマンスを共有できます。本機能は次の3つの主要セクションで利用可能です： &#x20;

1\. トレーディングポジション<br>

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

2\. トレーディング履歴ポジション<br>

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

3\. ダッシュボードポジション\ <br>

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

\
ご不明な点がございましたら、カスタマーサービスまでお問い合わせください。


---

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