> For the complete documentation index, see [llms.txt](https://docs.slash.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slash.trade/wsot-world-series-of-trading.md).

# WSOT｜World Series of Trading

A two-week showdown for the sharpest traders.

Markets never sleep, and neither do great traders. With Hyperliquid hitting new ATHs, fee revenue climbing, and ecosystems expanding fast, the stage is set for something bigger: the first World Series of Trading (WSOT), powered by Slash Trade.

This is more than a trading competition. It’s a trial by fire—where your skills decide if you survive week one and battle in the finals for glory (and rewards).

### **Event Structure**：

👥 Participants: Max 1000\
💰 Entry Fee: 200 USDC (self-funded)\
📆 Format: Two rounds over two weeks

#### Week 1 ｜ Survival Round

* Trade with your Slash Trade competition sub-account.
* Rankings based on PNL% (net return rate).
* Top 20% advance to the finals (and secure prize eligibility).
* Bottom 80% are eliminated, with 20% of their wallet balance returned.

#### Week 2 ｜ Rank Battle Finals

* Survivors start fresh with $200 reset balances in new sub-accounts.
* At the end, 20% of each finalist’s account value is contributed to the prize pool.
* Slash Trade guarantees a minimum 5,000 USDC prize pool.

***

### **Prize Distribution (Make a picture / poster more clear)**

| Rank    | % of Prize Pool |
| ------- | --------------- |
| 1st     | 30%             |
| 2nd     | 18%             |
| 3rd     | 12%             |
| 4th     | 8%              |
| 5th     | 6%              |
| 6th     | 4%              |
| 7th     | 3%              |
| 8th     | 2%              |
| 9th     | 2%              |
| 10th    | 2%              |
| Top 15% | 9% (split)      |
| Top 20% | 4% (split)      |

### Notes

* All trades take place on dedicated Slash Trade sub-accounts.
* PNL is calculated in USDC.
* No mid-competition withdrawals.
* Rule violations = disqualification with no refund.
* Organizers reserve all final rights.<br>

🔔 Competition starts soon. More details to come.\
Follow[ Slash Trade](https://x.com/slash_trade_bot) for updates.


---

# 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:

```
GET https://docs.slash.trade/wsot-world-series-of-trading.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
