> For the complete documentation index, see [llms.txt](https://tradewe-io.gitbook.io/whitepapper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tradewe-io.gitbook.io/whitepapper/vision/why-tradewe.md).

# 💡 Why TradeWe

## Why TradeWe?

The prop-trading market is crowded, but most firms rely on outdated business models.\
They profit mainly from entry fees, keep rules opaque, and create little alignment with the traders themselves. TradeWe takes a different path.

#### Key Advantages

**Transparency**\
All important events, from challenge results to payouts, are verifiable on-chain.\
This eliminates doubts about fairness and builds trust with the community.

**Accessibility**\
Entry costs are kept low and the subscription model makes challenges available to everyone, regardless of financial background.

**Gamification**\
Progress is not only about passing or failing. Rankings, badges, and seasonal events keep traders motivated over the long term.

**Utility Token**\
The TRWE token is at the center of the ecosystem. It is used for payments, staking, rewards, and governance, ensuring real use cases beyond speculation.

**Community-First Approach**\
TradeWe grows together with its community through referral programs, ambassador initiatives, and governance rights for token holders.

***

TradeWe is not just another prop firm — it is a platform built to make traders succeed and to share that success with the entire ecosystem.


---

# 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://tradewe-io.gitbook.io/whitepapper/vision/why-tradewe.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.
