# 品牌理念

- [價值](https://docs.mindtrix.xyz/zh/mind/jia-zhi.md)
- [團隊成員](https://docs.mindtrix.xyz/zh/mind/tuan-dui-cheng-yuan.md)
- [平台技術](https://docs.mindtrix.xyz/zh/mind/ping-tai-ji-shu.md): 數位創作品是採用建構在 Flow 區塊鏈上的 Cadence 智能合約，以提供友善的 NFT 創作、收藏體驗。
- [NFT總覽](https://docs.mindtrix.xyz/zh/mind/nft-overview.md)
- [合作夥伴](https://docs.mindtrix.xyz/zh/mind/cooperation-partners.md)


---

# 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/mind.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.
