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

# Vision

## Our Vision

CYBERWOLF is the brain child of multiple app and game industry veterans. As gaming continues to enter new spaces through blockchain and VR, we don’t want to simply piggy back off of the latest buzz words and trends that capture more fleeting eyes. However, we also don’t want the trends that make the next generation of gaming truly unique and inspiring to pass us by. We realize that the best inventions come through scrappy and agile development teams looking to break free from current molds and embrace contrarian thinking. Our focus with CYBERWOLF is to implement this decentralized database tech in a way that isn’t entirely focused on profits for creators but instead is intimately focused on bringing new, fun and engaging game mechanics to gamers and speculators.

With that in mind, CYBERWOLF will be built in Unity as the leader in cutting edge gaming software with multiple outlets for publishing and porting opportunities. Initial release will likely be browser based and will involve spectators, gamers and speculators alike.

We will use a continuous improvement model to game releases and updates and will consider voting opportunities from token holders as an option to selecting future game features and improvements.

Having a public facing roadmap of where we are going is unlikely as this development space moves fast and slow without warning which could lead to unnecessary disappointment.

Our vision is ultimately to create a unique experience that rewards a loyal community that can be improved and built upon for years to come.

We hope you’ll join us in this endeavor.

{% hint style="info" %}
CYBERWOLF will launch on the platform that best supports the long term strategy and viability of the Wolfden ecosystem. Given the Wolfden philosophy of Security and Education first, we feel that our community and project will be best supported for long term growth and stability. We will not be chasing moonboi community or shilling our project to short-term minded groups and channels. We believe in a slow, stead development cycle that produces results and rewards early adopters in the Diffusion of Innovation curve. Slow is smooth and smooth is fast.
{% endhint %}


---

# 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://cyberward.gitbook.io/cyberwolf-1/content/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.
