> For the complete documentation index, see [llms.txt](https://riskgaming.gitbook.io/risk-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://riskgaming.gitbook.io/risk-litepaper/our-vision.md).

# Our Vision

Our journey began with a passion for gaming and a firm belief in the potential of blockchain technology, NFTs (Non-Fungible Tokens), and reward systems to transform the NFT gaming industry. We set out with a clear and ambitious **vision—to develop games on the blockchain that leverage NFTs and reward mechanisms to create entirely new and immersive gaming experiences.**

We embarked on our Cardano journey as avid collectors of numerous great OG projects within the Cardano blockchain space. These projects fascinated us with their unique approaches, innovative ideas, and the sense of community they cultivated. This inspired us to envisioned something special for our project—a project that would **reward** its holders in distinctive ways through the ownership of our NFT assets and the utilization of our native token, $RISK.

**One of the core principles we hold dear is our commitment to giving back to our holders.** We believe in empowering our community, granting them the ability to actively contribute to and fuel our project's growth. By doing so, we aim to create a symbiotic relationship between our team and our loyal supporters.&#x20;

From the very outset, we made the conscious decision to be self-funded. We approached this endeavor as if it were an In Real Life (IRL) business, ensuring that we develop our project using our own resources. This commitment to financial independence and sustainability underscores our dedication to the long-term success of our venture. It also allows us to maintain control and make strategic decisions that align with our vision, rather than being beholden to external interests.

We aspire to introduce a range of exciting features and innovations that will redefine how players interact with strategy games on the Cardano blockchain. **We want to create an ecosystem that not only provides entertainment but also offers tangible value to our community.**


---

# 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://riskgaming.gitbook.io/risk-litepaper/our-vision.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.
