> For the complete documentation index, see [llms.txt](https://tourbillion.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tourbillion.gitbook.io/docs/business-ecosystem/game-developers.md).

# Game Developers

<figure><img src="/files/cPSqxmA0UcyZFtgK8npR" alt=""><figcaption></figcaption></figure>

TBC has creatively developed DSDAO to provide tools and resources for game developers, helping them create, release, and manage RWA-based games. DSDAO is an ecosystem DAO composed of developers, artists, and designers, dedicated to driving the development of the TBC ecosystem, blockchain games, and related infrastructure and tools.

DSDAO supports developers in building development tools, infrastructure, and foundational components for on-chain games. Each foundational component is open-source and can be used and reused by new developers joining DSDAO, not only saving developers a considerable amount of work and improving the development efficiency of all-chain games but also enabling multiple all-chain games to share a common technology framework at a low cost, laying the foundation for composability and interoperability.

### DSDAO includes two products: DSbox Spark and DSbox Studios:

* DSbox Spark is a game incubator on TBC, helping developers with legal matters, financing, marketing, token economics, community, and company strategy. DSBox will receive partial equity in the company.
* DS Studios is a set of development tools designed to accelerate game development on TBC. DSBox's recent progress includes driving the development of session keys (Web3's password-free payments).


---

# 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://tourbillion.gitbook.io/docs/business-ecosystem/game-developers.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.
