> 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-zh/propw-jing-cai-hui-gu/publish-your-docs-58.md).

# PropW 推出全新“交易分享”功能

亲爱的 PropW 用户， &#x20;

为了提升您的交易体验并促进社区互动与策略分享，PropW 正式推出交易分享功能！现在，您可以即时分享您的交易收益、投资组合更新，并与其他投资者实时互动以交流想法、共同进步。 &#x20;

交易分享功能概述：

用户可以在挑战模式或实盘交易期间随时分享其交易收益和账户表现。该功能在三个主要位置可用： &#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-zh/propw-jing-cai-hui-gu/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.
