# Disclaimer

{% hint style="info" %}
The tokens and non-fungible tokens (NFTs) associated with our game have been designed and intended strictly for use within the game environment as utility assets. They are not meant for speculation, trading, or any kind of financial investment or profit generation outside the context of the game.
{% endhint %}

***

## Information subject to change

Certain information in the document may be subject to change in accordance with applicable laws and regulations. We encourage you to stay informed and verify details before making decisions.

***

## Crypto-Assets

{% hint style="warning" %}
Purchasing or acquiring these tokens and NFTs should be done solely with the intent to use them as a part of the gameplay and not for the purpose of making a profit or for any form of financial gain.
{% endhint %}

{% hint style="warning" %}
Users who choose to utilize these tokens or NFTs in ways outside their intended use within the game, including for speculation, trading or profit-making, do so at their own risk. We accept no responsibility or liability for any financial loss or other consequences that may arise from such actions.
{% endhint %}

{% hint style="warning" %}
Please be aware that the value of these crypto-assets could fluctuate widely and there may be a risk of loss due to factors beyond our control.
{% endhint %}

## :octagonal\_sign: No warranties or assurances :octagonal\_sign:

{% hint style="danger" %}
No warranties or assurances are provided regarding the accuracy, completeness, or reliability of the information presented in the document. The document is for informational purposes only and should not be considered financial, legal, or investment advice.
{% 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://whitepaper.thecursedland.com/disclaimer/disclaimer.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.
