> 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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-34.md).

# PropW 與 LionFunded 終止合作公告

親愛的交易者，&#x20;

PropW 特此宣布，由於 LionFunded 未能履行合作協議項下的合約義務，包括但不限於不當處理部分用戶資金，以及未能完成雙方約定的用戶遷移事項，PropW 已決定終止合作關係。儘管 PropW 多次嘗試透過溝通與協調來解決這些問題，仍未能達成有效解決方案。LionFunded 的行為已對用戶權益造成重大損害，並對 PropW 品牌聲譽產生不利影響。&#x20;

因此，PropW 已於 2025 年 8 月 23 日正式終止與 LionFunded 的全部合作。&#x20;

鑒於 LionFunded 無法承擔已遷移用戶挑戰帳戶的成本，PropW 將採取以下安排：&#x20;

&#x20;

一、已遷移挑戰帳戶關閉&#x20;

1. 即日起，所有透過 LionFunded 管道遷移的帳戶，其使用權限將被終止。&#x20;
2. PropW 將於本公告發布後 3 個工作日內完成現有帳戶的最終審核與關閉。&#x20;
3. 一旦權限關閉，所有來自受影響帳戶的出金申請將不再受理。&#x20;
4. 免責聲明：PropW 對任何與 LionFunded 或其關聯方相關的用戶資產問題概不負責。關於已遷移挑戰帳戶的資金相關事宜，請直接聯繫 LionFunded。&#x20;
5. 符合資格的受影響用戶可申請 PropW 特別援助計畫的支援。&#x20;

&#x20;

二、PropW 特別援助計畫&#x20;

秉持「用戶優先」的核心價值，PropW 已設立 50,000 USDT 特別援助基金，並推出 PropW 特別援助計畫。此計畫旨在為符合資格的受影響用戶提供重新開啟交易旅程的機會。&#x20;

計畫詳情&#x20;

1. 資格條件：於 2025 年 4 月 27 日至 2025 年 6 月 5 日期間由 LionFunded 遷移至 PropW，且目前仍持續交易的用戶。&#x20;
2. 計畫期間：2025 年 9 月 1 日至 2025 年 10 月 31 日。&#x20;
3. 申請期間：2025 年 8 月 28 日至 2025 年 9 月 14 日（逾期申請將不予受理）。&#x20;
4. 申請連結：[ ](https://forms.gle/kWRbGQaSZ2ukD6SX9)<https://forms.gle/7xhwDRVpHPUXNfUn7>

&#x20;

計畫福利&#x20;

1\. 專屬挑戰券&#x20;

* 適用於餘額 ≤ 10,000 USDT 的遷移帳戶：\
  ● 一（1）張免費 $10,000 標準挑戰券\
  ● 一（1）張 50% 折扣券&#x20;
* 適用於餘額 ≥ 10,000 USDT 的遷移帳戶：\
  ● 一（1）張免費 $25,000 標準挑戰券\
  ● 一（1）張 50% 折扣券&#x20;

所有券券有效期為 30 天。&#x20;

2\. 50,000 USDT 援助基金&#x20;

* 使用免費挑戰券通過評估並進入實盤交易階段的用戶，可申請資金支援。&#x20;
* 實盤交易階段期間提領的盈利將優先自援助基金中扣除，並依申請順序處理。&#x20;
* 當 50,000 USDT 的總基金額度耗盡後，計畫將自動終止，相關帳戶權限亦將被收回。&#x20;

券券發放&#x20;

* PropW 將審核申請、驗證資格，並每週向符合資格的帳戶發放免費挑戰券。&#x20;

重要說明&#x20;

1. 50,000 USDT 特別援助基金為 PropW 額外提供的支援方案，並不代表對 LionFunded 行為承擔任何責任，也不構成任何法律義務。&#x20;
2. 計畫結束後，系統將自動收回所有相關帳戶權限。&#x20;
3. 用戶必須於申請期間內完成註冊；逾期提交將不予處理。&#x20;
4. 如有疑問，請聯繫 PropW 官方客服管道。&#x20;
5. 本計畫最終解釋權歸 PropW 所有。&#x20;

PropW 將持續以用戶利益為先，我們也將致力於在更受監管且更可靠的環境中提供高品質服務。&#x20;

&#x20;

PropW 團隊&#x20;


---

# 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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-34.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.
