> For the complete documentation index, see [llms.txt](https://docs.mindtrix.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mindtrix.xyz/zh/podcast-nft/build.md).

# 建立 Podcast NFT

> ## 認同我們的價值

1. 同樣堅信Podcast 能為聽眾帶來影響力。
2. 認同[Mindtrix價值主張](/zh/mind/jia-zhi.md)。
3. 了解[Mindtrix Podcast NFT](/zh/podcast-nft/values.md)。

> ## 準備你最想具象化的視覺圖片

我們建議創作者可以先從Podcast節目中最具特色和識別的內容具象化，與Mindtrix進行討論協作。

1. 建議可以從節目LOGO發想。
2. 或是節目自身關注的重點。
3. 若本身具備3D設計檔案，可以提供給Mindtrix。

<figure><img src="/files/B9dSChZQnYaKs4Iw7Fsl" alt="建立Podcast NFT流程"><figcaption><p>視覺化過程（以度菇13咦的茶水間為例）</p></figcaption></figure>

> ## 聯繫我們

1. 請加入我們的[Discord](https://link.mindtrix.xyz/Discord)，了解社群動態。
2. 至[Mindtrix Twitter](https://twitter.com/mindtrix_dao)聯繫我們。


---

# 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://docs.mindtrix.xyz/zh/podcast-nft/build.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.
