> For the complete documentation index, see [llms.txt](https://whitepaper.2b3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.2b3d.com/xiii.-partners.md).

# XIII. Partners

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

## A. Brand Partnerships

<div align="left"><figure><img src="/files/pY19iezh9zN3GqqFtcCM" alt=""><figcaption></figcaption></figure></div>

## B. Technology Partnerships

### 1. International Hobo

<div align="left"><figure><img src="/files/CqPpyIZMtx2zqDnHVZ5z" alt="" width="183"><figcaption></figcaption></figure></div>

**International Hobo Ltd** is a leading game design, narrative design, and scriptwriting consultancy with a track record of success in the gaming industry. The company has contributed to over 70 published game projects, selling over 10 million units collectively, while franchises they've worked on have exceeded 80 million units sold. Their portfolio includes notable titles like *The Persistence*, *Tropico 6*, *MotorStorm Apocalypse*, and *S.T.A.L.K.E.R.*, as well as innovative solutions for niche audiences, such as the tween-focused hit *Bratz: Rock Angelz*. International Hobo has collaborated with major publishers, including EA, Sony, Ubisoft, THQ, and many others, solidifying its reputation for delivering creative and impactful game solutions.


---

# 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://whitepaper.2b3d.com/xiii.-partners.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.
