# 明星产品

- [创建符文](https://docs.gtokentool.com/ming-xing-chan-pin/create-runes.md): 创建符文资产，发行链上标识，拓展生态应用与流通场景
- [创建IDO](https://docs.gtokentool.com/ming-xing-chan-pin/create-ido.md): 正式启动 IDO，开启去中心化代币公募，同步注入流动性。
- [创建质押挖矿](https://docs.gtokentool.com/ming-xing-chan-pin/create-mining.md): 搭建质押挖矿系统，丰富通证应用场景，增强用户粘性。
- [NFT铸造](https://docs.gtokentool.com/ming-xing-chan-pin/nft-minting.md): 启动 NFT 铸造，限量发行，提升项目生态价值与社区共识
- [创建质押NFT挖矿](https://docs.gtokentool.com/ming-xing-chan-pin/create-staking-nft.md): 创建 NFT 质押矿池，赋能 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.gtokentool.com/ming-xing-chan-pin.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.
