> For the complete documentation index, see [llms.txt](https://maskeddao.gitbook.io/maskeddao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maskeddao.gitbook.io/maskeddao/ecosystem/terms-and-conditions.md).

# Terms and Conditions

By acquiring one of our NFTs, you acknowledge and accept the following terms and conditions:

1. **Development Phase**: The project is currently in development and may undergo changes, updates, or enhancements without prior notice. As such, the NFTs offered are subject to potential modifications during this phase.
2. **Intended Use**: Our NFT project is designed for personal development and entertainment purposes only. We do not represent or endorse it as an investment opportunity or financial instrument of any kind.
3. **No Investment Advice**: Ownership of our NFTs does not constitute investment advice or a recommendation to engage in any financial activity. We strongly advise against viewing them as a means of investment or financial gain.
4. **Risk Acknowledgment**: You understand and acknowledge that the value of NFTs can be volatile and speculative. Any potential value attributed to the NFTs is subjective and not guaranteed.
5. **Educational Resources**: We encourage you to educate yourself about NFTs, their associated risks, and the broader digital asset landscape before participating in our project.
6. **Limitation of Liability**: We disclaim any responsibility or liability for any financial losses, damages, or disputes arising from your ownership or use of our NFTs.

Your ownership of our NFTs indicates your understanding and acceptance of these terms and conditions. If you do not agree with any part of this disclaimer, we advise refraining from acquiring our NFTs.

Thank you for your attention and participation in our project.


---

# 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:

```
GET https://maskeddao.gitbook.io/maskeddao/ecosystem/terms-and-conditions.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.
