# Introduction

Mindtrix is the a web3 marketing platform for creators, using NFT (digital creations) to fans and creators. Let creators publish their creations and fans collect their creations. This design system is suitable for web3 web product reference, including the concepts of UI and NFT 3D establishment.

## Who is suitable to read?

1. **UI/UX designer** \
   Designers can understand the infrastructure and basic element styles of web3.
2. **3D designer**\
   Understand the NFT development process and specifications.


---

# 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.mindtrix.xyz/design-system/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.
