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

# PropW 웹 신규 기능 업그레이드 공지

친애하는 PropW 사용자님께:

전 세계 사용자에게 더 나은 제품 경험을 제공하기 위해, 플랫폼은 2025년 1월 22일 16:00\~18:00(UTC+8)에 새로운 기능으로 업그레이드합니다. 업그레이드 내용은 다음과 같습니다:

&#x20;

1\. 웹 페이지에 새로운 로그인, 회원가입 및 제휴 초대 등록 페이지 출시

2\. 일부 국가 및 지역에서 웹 페이지의 로그인 및 회원가입 제한 문제 해결

3\. 웹 페이지 접근 속도 최적화\
\
이번 업데이트 이후 사용자는 CoinW 웹사이트로 이동하지 않고 PropW 웹 페이지에서 로그인 및 회원가입할 수 있습니다.

업데이트 및 업그레이드 동안 사용자 도전과 거래는 어떠한 방식으로든 영향을 받지 않습니다. **PropW 웹 페이지/모바일 웹 페이지의 일부 지역 사용자는 접속할 수 없을 수 있습니다. 이 경우 PropW 앱을 통해 이용하실 수 있으며, 업그레이드 완료 후 자동으로 복구됩니다.**\
\
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-61.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.
