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

# 새로운 모습으로 새롭게: PropW 첫 번째 기념일 업데이트!

PropW 사용자 여러분,

시간이 참 빠릅니다—PropW가 여러분과 함께한 지 어느덧 1년이 되었습니다! 이 특별한 날을 기념하여 종합적인 시각 리프레시를 선보이게 되어 기쁩니다. 사용자의 경험을 최우선으로 고려해 설계된 이번 업데이트는 탐색을 더 즐겁고 직관적이며 완전히 새롭게 바꿔드립니다.

* 새로워진 공식 웹사이트 및 인터페이스 디자인: 간결하고 우아하며 사용하기 쉬움

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

* 드래그 앤 드롭 맞춤 설정이 가능한 재설계된 웹 트레이딩 페이지로 더 유연한 레이아웃 제공

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

* 한눈에 들어오는 데이터 제공을 위해 트레이더 대시보드와 계정 개요의 가독성 향상

<figure><img src="/files/734f2b47696353557aa41d8cab9bb6ddafa686b3" alt=""><figcaption></figcaption></figure>

* 간소화된 챌린지 등록—이체 절차 없이 바로 거래 시작 가능
* 눈의 피로를 줄여주는 새로운 다크 모드 제공
* 활동을 쉽게 인식할 수 있도록 명확한 챌린지 플랜 표시
* 원활한 이용을 위해 복지 센터 쿠폰을 바로 사용 가능
* 끊김 없는 경험을 위해 트레이딩 모듈 전반에 걸친 종합적인 최적화

모든 변경은 더 편안하고 번거로움 없는 경험을 제공하는 데 목적을 두고 있습니다. 이런 세심한 개선들이 매번의 방문을 보다 효율적이고 즐겁게 만들어줄 것이라 믿습니다.

이 여정에 함께해 주셔서 감사합니다. PropW의 첫 번째 기념일을 축하합니다!<br>

진심으로,

PropW 팀

이 업데이트에 대해 궁금한 점이 있거나 가장 적합한 챌린지 플랜 선택에 도움이 필요하시면, 고객 서비스 팀이 언제든지 1:1 지원과 추천을 제공해 드립니다.

* PropW 웹사이트:[ https://www.propw.com](https://www.propw.com/)
* X:[ https://x.com/PropWGlobal](https://x.com/PropWGlobal)
* 텔레그램:[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)
* 디스코드:[ 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-ko/propw/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.
