> 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/propw-highlights/publish-your-docs-26.md).

# Announcement on the Termination of Cooperation between PropW and LionFunded

Dear Traders,&#x20;

PropW hereby announces that, due to LionFunded’s failure to fulfill its contractual obligations under the cooperation agreement, including but not limited to mishandling certain user funds and failing to complete agreed user migration matters. PropW has decided to terminate the partnership. Despite repeated efforts by PropW to resolve these issues through communication and coordination, no effective solution was reached. LionFunded’s conduct has caused significant harm to user interests and adversely affected the reputation of the PropW brand.&#x20;

Accordingly, PropW officially terminated all cooperation with LionFunded on August 23, 2025.&#x20;

With respect to LionFunded’s inability to cover the costs of the migrated user challenge accounts, PropW will implement the following arrangements:&#x20;

&#x20;

I. Closure of Migrated Challenge Accounts&#x20;

1. Effective immediately, all accounts migrated through LionFunded channels will have their usage permissions terminated.&#x20;
2. PropW will complete the final review and closure of active accounts within 3 business days of this announcement.&#x20;
3. Once permissions are closed, all withdrawal requests from the affected accounts will no longer be processed.&#x20;
4. Disclaimer: PropW shall bear no responsibility for any user asset issues relating to LionFunded or its affiliates. For fund-related matters concerning migrated challenge accounts, please contact LionFunded directly.&#x20;
5. Eligible affected users may apply for support under PropW’s Special Assistance Program.&#x20;

&#x20;

II. PropW Special Assistance Program&#x20;

Upholding our core value of “Users First,” PropW has established a Special Assistance Fund of 50,000 USDT and launched the PropW Special Assistance Program. This program aims to provide eligible affected users with an opportunity to restart their trading journey.&#x20;

Program Details&#x20;

1. Eligibility: Users migrated from LionFunded to PropW between April 27, 2025 and June 5, 2025, who remain actively trading.&#x20;
2. Program Duration: September 1, 2025 – October 31, 2025.&#x20;
3. Application Period: August 28, 2025 – September 14, 2025 (late applications will not be accepted).&#x20;
4. Application Link:[ ](https://forms.gle/kWRbGQaSZ2ukD6SX9)<https://forms.gle/7xhwDRVpHPUXNfUn7>

&#x20;

Program Benefits&#x20;

1\. Exclusive Challenge Vouchers&#x20;

* For migrated accounts with balance ≤ 10,000 USDT:\
  ● One (1) Free $10,000 Standard Challenge Voucher\
  ● One (1) 50% Discount Voucher&#x20;
* For migrated accounts with balance ≥ 10,000 USDT:\
  ● One (1) Free $25,000 Standard Challenge Voucher\
  ● One (1) 50% Discount Voucher&#x20;

All vouchers are valid for 30 days.&#x20;

2\. 50,000 USDT Assistance Fund&#x20;

* Users who pass the evaluation using the free challenge vouchers and enter the live trading stage may apply for fund support.&#x20;
* Profits withdrawn during the live trading stage will first be deducted from the assistance fund, processed in the order of application.&#x20;
* Once the total fund of 50,000 USDT is exhausted, the program will automatically terminate, and related account permissions will be reclaimed.&#x20;

Voucher Distribution&#x20;

* PropW will review applications, verify eligibility, and distribute free challenge vouchers weekly to qualified accounts.&#x20;

Important Notes&#x20;

1. The 50,000 USDT Special Assistance Fund is an additional support initiative provided by PropW and does not represent any assumption of liability for LionFunded’s actions, nor any legal obligation.&#x20;
2. Upon conclusion of the program, the system will automatically reclaim all related account permissions.&#x20;
3. Users must complete registration within the application period; late submissions will not be processed.&#x20;
4. For questions, please contact PropW’s official customer service channels.&#x20;
5. PropW reserves the final right of interpretation of this program.&#x20;

PropW will continue to put user interests first, and we remain committed to providing high-quality services in a more regulated and reliable environment.&#x20;

&#x20;

PropW Team&#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/propw-highlights/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.
