> 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/propw-jing-cai-hui-gu/publish-your-docs-26.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. 免责声明：对于与 LionFunded 或其关联方相关的任何用户资产问题，PropW 不承担任何责任。关于已迁移挑战账户的资金相关事宜，请直接联系 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/propw-jing-cai-hui-gu/publish-your-docs-26.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.
