# Multi-Game Studio Support

Loadout supports one studio token that can fund and showcase multiple games.

### How Multi-Game Support Works

A Studio Project acts as a container for your token, treasury, and shared business layer, while each individual game has its own dedicated content.

| **Level**        | **What It Controls**                                     | **Examples**                                                                       |
| ---------------- | -------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| Studio / Project | Token, treasury, vesting, admin rights, overall branding | Studio name, token economics, shared treasury                                      |
| Individual Games | Game-specific content                                    | Game title, tagline, hero image, screenshots, trailer, description, platforms, GDD |

You launch once with your studio token and can add as many games as you want over time.

### Benefits for Studios

* Launch one token that represents your entire studio
* Share one treasury across all your games
* Build one unified community instead of splitting attention
* Add new games easily without launching new tokens
* Present a stronger, long-term brand to traders and backers

### Benefits for Traders & Backers

* One token gives exposure to an entire studio’s portfolio
* Easily browse all games from the same studio
* Clear visibility into how treasury funds are allocated across multiple titles
* Follow a studio’s progress as they release new games

### How It Looks on Loadout

**Public Project Page**

* Studio header with token information and treasury overview
* Game selector
* Detailed view of the currently selected game (hero image, screenshots, description, etc.)
* Shared trading chart and token data

**Developer Dashboard**

* Studio-level settings (token, treasury, team)
* Ability to add, edit, or remove games
* Easy switching between games when updating content

### Best Practices

* Use the studio name as the main brand
* Clearly differentiate each game on the project page
* Share treasury usage across all your games transparently
* Consider launching your first game, then adding others as they become ready

Multi-Game Studio Support is built into Loadout from day one. Whether you’re launching one title or planning a full portfolio, your studio only needs a single token.


---

# 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/for-developers/multi-game-studio-support.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.
