# The Game

{% hint style="info" %}
This information is **not** set in stone. It may be updated at any time so please check back here if you have any questions.
{% endhint %}

## The Vision 👁️‍🗨️

CardanoCastle is an abandoned castle located in the northern part of the new world.

A very long time ago, an explorer found blueprints which displayed 10 different types of rooms. Each room has its own set of assets, characters, and functionalities.

We want players to have a connection to their rooms, that's why each room has it's own spark & uniqueness. No rooms will ever have the exact same functionality.

With all these promises of functionality, we want to also ensure that each room is balanced and is not **overpowered**. There will be risks to using certain functionalities. These might give you an edge over other players.

An example might be if a user pulls a Wizard's Room that contains a brewing pot... This asset could have a high risk, high reward outcome. Grant a potion with amazing bonuses or completely lose the room... who knows? These details are in the works, and you will be able to see every asset & what they do in the **asset list**.

Each room will also have a default faction assigned. This will either influence players to change faction and help support a healthy user trading platform & community.


---

# 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.cardanocastle.com/the-basics/the-game.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.
