# Introduction

Crypto Valleys (CV) is an on-chain, Blast-native game set in a fantasy world where players can develop their own Valley, grow their Farm, form parties of Adventurers, embark on Expeditions, and craft & trade any of the in-game assets within a dynamic economy.&#x20;

CV implements GameFi and blends chance and in-game NFT assets in a way that leads to a self-sustainable economy—without the need for token emissions & dilution to incentivize players.

**Interested?** Dive into the Documentation and learn everything there is to know!

{% hint style="info" %}
The content available in this documentation is subject to change and is for informational purposes only. It should not be interpreted as investment, financial, trading, or any other form of advice. Crypto Valleys does not endorse the purchase, sale, or holding of any cryptocurrency.
{% 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.cryptovalleys.io/getting-started/introduction.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.
