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

# Zuraverse Introduction

DISCLAMER

> The information in this White Paper is subject to change or update and should not be construed as a commitment, promise or guarantee by Zuraverse or any other individual or organization mentioned in this white paper relating to the future availability of services related to the use of the tokens or to their future performance or value.&#x20;
>
> The following document aims to develop a clear framework of the project, as well as cover all the benefits that derive from the participation in Zuraverse. Therefore, it will explore the following topics:

***

## Quick links

{% content-ref url="/pages/OudyubsYKrbFyRLBC8P5" %}
[Blurb (TL;DR)](/zuraverse-whitepaper/overview/zuraverse-introduction/blurb-tl-dr.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zf17KdtGviD2HiviU73C" %}
[FAQs](/zuraverse-whitepaper/overview/zuraverse-introduction/faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/FjPxk4BwyowPBAYwMOp7" %}
[Broken mention](broken://pages/FjPxk4BwyowPBAYwMOp7)
{% endcontent-ref %}

{% content-ref url="/pages/Q8lq072Zu0JJ25vTDMpC" %}
[Zuraverse Introduction](/zuraverse-whitepaper/overview/zuraverse-introduction/zuraverse-introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/HlMsH4wYlsgQZ95NUJXV" %}
[Market Overview](/zuraverse-whitepaper/overview/zuraverse-introduction/market-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZhOoxsI7OuWzaOzUAycy" %}
[Industry Problem & Our Solutions](/zuraverse-whitepaper/overview/zuraverse-introduction/industry-problem-and-our-solutions.md)
{% endcontent-ref %}

***


---

# 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://zuraverse-1.gitbook.io/zuraverse-whitepaper/overview/zuraverse-introduction.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.
