# zkRonins Docs

> ***Revelation***\
> \&#xNAN;*"In the year 2121, the world faces a dire predicament caused by the unforeseen repercussions of Artificial Intelligence."*

## Welcome!

This documentation attempts to cover all the ins and outs of the [**zkRonins**](https://zkronins.com) project as it continues to shape and evolve. Only ideas we deemed worthy and ready enough to be shared shall be mentioned here as we prefer keeping our word over holding on to hopes and creating false promises.

Explore and read to your heart's content! We've tried to document it in such a manner that the order of digestion isn't of importance. So navigate freely and if you have any suggestions, feedback or other urgent matters, head over to the [connect](https://docs.zkronins.com/connect "mention") section to contact us.

{% hint style="warning" %} <mark style="color:orange;">**NOTE:**</mark> any information in this documentation is subject to change.
{% endhint %}


---

# 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://docs.zkronins.com/readme.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.
