# Content

- [Vision](https://cyberward.gitbook.io/cyberwolf-1/content/vision.md)
- [Tokenomics](https://cyberward.gitbook.io/cyberwolf-1/content/tokenomics.md): Herein lies the CYBERWOLF crypto asset qualities that make it appealing to both players and investors. Non-immutable tokenomics are subject to change in ways that best support our development.
- [How to Participate](https://cyberward.gitbook.io/cyberwolf-1/content/how-to-participate.md): Stay up to date with all news and announcements through the proper announcement channels.
- [Team](https://cyberward.gitbook.io/cyberwolf-1/content/team.md): The team behind the game, community and advisement of CYBERWOLF.
- [Whitepaper](https://cyberward.gitbook.io/cyberwolf-1/content/whitepaper.md): A broader look at CYBERWOLF as a model and standard.


---

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