# Introduction

**Trade games. Fund games.**

Loadout is a platform where indie game developers launch tokens and raise capital through open trading. No presales, no private rounds, and no VC discounts. Every trade generates fees that fund development in real time, aligning traders and builders toward one goal: shipping great games.

<figure><img src="/files/vRYMakSbLoNAJyGFuLQ1" alt="Loadout Ecosystem"><figcaption><p>The Loadout Ecosystem</p></figcaption></figure>

## Why Loadout?

### For Backers

* Early access to promising games before they go viral
* No VC discounts. Everyone trades on the same terms
* Full liquidity from day one. Buy and sell anytime
* Your trades directly fund the game. 4% of every trade goes to development

### For Studios

* Raise capital without publishers or giving up equity
* Launch when you're ready. No pitch process
* Funding scales with attention. The more hype, the more capital
* Built-in community. Backers become your biggest supporters

## How It Works

* Studio launches a project with demo, docs, team info, and token
* Backers trade the token. Price moves with real demand
* 4% of every trade flows straight to the project treasury
* Project graduates at 60 SOL into permanent liquidity
* Team keeps building. Token value reflects real progress

## Quick Links

* [What is Loadout?](/product-docs/overview/what-is-loadout.md)
* [How to Back a Project](/product-docs/for-traders/backing-projects.md)
* [Launch Your Game](/product-docs/for-developers/launch-guide.md)
* [Fee Structure](/product-docs/overview/fees.md)
* [Graduation](/product-docs/overview/graduation.md)

***

Built for game developers. Powered by degens.


---

# Agent Instructions: 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://loadout.gitbook.io/product-docs/readme.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.
