> For the complete documentation index, see [llms.txt](https://docs.billions.quest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.billions.quest/our-inspiration.md).

# Our Inspiration

### The Vision That Drives Us Forward <a href="#the-vision-that-drives-us-forward" id="the-vision-that-drives-us-forward"></a>

Today's young adults are **powerful consumer influencers** shaping billions in family purchasing decisions, yet they remain disconnected from the financial mechanics behind their favourite brands. While they confidently recommend products and influence major purchases, they lack understanding of the corporate giants that bring these brands to market. Our motivation was simple yet profound: **transform this disconnect into opportunity by bridging brand familiarity with financial literacy through intelligent gaming**.

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

### Beyond Gaming: Building Tomorrow's Financial Leaders <a href="#beyond-gaming-building-tomorrows-financial-leaders" id="beyond-gaming-building-tomorrows-financial-leaders"></a>

Billions Quest empowers the next generation with **sophisticated financial intelligence wrapped in compelling gameplay**. By positioning players as business moguls navigating real-world scenarios from managing rental properties to executing hostile takeovers, we transform abstract concepts into tangible strategic decisions. The game converts passive brand consumers into active capital market participants, teaching debt management through property acquisition, rental yield optimisation through portfolio building, and corporate finance through hands-on empire construction. \
\
This approach recognises that **Gen Z and young Millennials** learn best through interactive experiences that respect their intelligence while providing the sophisticated financial education framework they'll need as tomorrow's economic leaders

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


---

# 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://docs.billions.quest/our-inspiration.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.
