> 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/tokenomics/presale-structure.md).

# 🚀 Presale Structure

### Presale Structure

The TRWE token will be distributed through a transparent multi-stage presale designed to reward early participation while supporting the long-term growth of the TradeWe ecosystem.\
Each phase offers a predefined allocation of tokens at a fixed price. As phases progress, the token price increases, reflecting platform development, ecosystem expansion, and growing community adoption.

#### Progressive Pricing

Every presale phase has its own token price.\
Participants who join earlier gain access to lower pricing, while later phases reflect the increasing value and maturity of the ecosystem.

#### Fixed Allocations

Each phase contains a limited number of available tokens.\
Once a phase is fully allocated, the next phase automatically becomes active with its corresponding price level.\
This structure ensures transparency and prevents arbitrary price changes during the campaign.

#### Community-First Distribution

A significant portion of the total supply is allocated to the public presale, allowing broad participation and reducing concentration among a small number of holders.\
The objective is to build a strong community of users, traders, and long-term supporters from the earliest stages of the project.

#### Long-Term Ecosystem Focus

The presale is not designed solely to raise capital.\
Its purpose is to bootstrap the TradeWe ecosystem, support platform development, provide liquidity, expand utility, and accelerate community growth.

#### Why Join Early?

Early participants may benefit from:

* Lower token prices
* Earlier access to ecosystem features
* Future staking opportunities
* Governance participation
* Expanded utility as the platform evolves
* Exposure to future ecosystem products and integrations

#### Presale Transparency

All presale phases, pricing, allocations, and token distribution details are publicly available and can be independently verified.\
TradeWe is committed to building an ecosystem based on transparency, fairness, and long-term value creation rather than short-term speculation.


---

# 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/tokenomics/presale-structure.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.
