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

# 대소식! 앱 V2.0.0이 출시되었습니다!

친애하는 PropW 사용자님,

&#x20;

저희는 제품 여정의 중요한 이정표인 PropW V2.0.0 출시를 발표하게 되어 매우 기쁩니다! 첫 번째 기념일을 축하하고 보다 우수한 경험을 제공하기 위해 이번 중요한 업데이트를 도입했습니다.

&#x20;

이번 릴리스는 시각 디자인과 사용자 상호작용을 완전히 새롭게 한 결정적인 진전입니다. 주요 향상점은 다음과 같습니다:

* 최적화된 거래 여정:\
  거래 화면을 재디자인하고 깊이 있게 최적화하여 과정이 더 명확하고 작동이 더 원활해졌으며, 이를 통해 보다 효율적이고 매끄럽게 거래할 수 있습니다.
* 완전히 새로워진 시각 디자인:\
  보다 현대적이고 깔끔한 디자인 언어로 사용자 인터페이스(UI)를 전면 개편하여 보다 직관적인 시각적 경험을 제공합니다.

지금 업데이트하고 가장 먼저 체험하세요!

최신 버전으로 지금 업데이트하시어 V2.0.0의 새로운 매력을 직접 발견해 보시길 정중히 초대합니다. 여러분의 지원이 항상 저희의 원동력입니다.

&#x20;

【업데이트 방법】

* Apple App Store 또는 Google Play 스토어를 방문하여 "PropW"를 검색한 후 앱을 업데이트하세요.
* 다운로드하려면 스캔하세요:

![](/files/af2e0478f46a8d731a947175d07c5ff71b1949b8)

&#x20;

업데이트 중 또는 앱 사용 중 문제가 발생하면 <support@propw.com> 으로 언제든지 문의해 주시기 바랍니다.

&#x20;

항상 응원해 주셔서 감사합니다. 이 새로운 장에서 여러분께 서비스를 제공할 수 있기를 기대합니다.

&#x20;

PropW 팀


---

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