# 簡介

## 原則

Mindtrix 是全球第一個播客的 web3 行銷平台，透過 NFT(數位創作品) 拉近聽眾粉絲與創作者的距離。讓創作者發行創作品、聽眾收藏創作品。這份設計系統適用於web3網頁產品參考，包含UI、NFT 3D建立的概念。

## 適合誰閱讀

1. UI/UX設計師\
   設計師可以了解web3前後台的基礎架構和基本元件樣式。
2. 3D設計師\
   了解NFT開發流程和規範。


---

# 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/zh/mindtrix-deisgn-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.
