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

# 비활성 실거래 계정(30일 이상) 중요 업데이트

친애하는 PropW 사용자님,

&#x20;

독점 자본 배분을 개선하고 계정 보안을 강화하며 트레이더의 더 나은 발전 기회와 자금 수요를 지원하기 위해 비활성 계정에 대한 규정을 조정합니다. 세부 사항은 다음과 같습니다:

&#x20;

라이브 거래 계정이 연속 30일 동안 거래 활동이 없을 경우 시스템이 해당 계정을 자동으로 동결합니다. 동결 기간 동안 모든 거래 기능이 비활성화됩니다. 동결 후 15일 이내에 계정 팝업 창의 "계정 재활성화" 옵션을 통해 재활성화 요청을 제출할 수 있습니다. 심사 절차는 일반적으로 영업일 기준 1\~3일이 소요됩니다. 동결 후 15일 이내에 재활성화 요청이 제출되지 않으면 계정은 복구 불가한 영구 폐쇄 처리됩니다.

&#x20;

참고:

* 계정 동결/비활성화 전에 시스템에서 이메일로 알림을 발송합니다. 연락처 정보가 최신인지 확인해 주시기 바랍니다.
* 이 조정은 2025년 7월 7일 24:00(UTC+8)부터 효력 발생합니다! 이에 따라 계정을 관리해 주시기 바랍니다.

문의 사항이 있으시면 고객 서비스에 연락해 주십시오. 이해와 지원에 감사드립니다!

&#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-40.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.
