> 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-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-ko/propw/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.
