# 教程

- [NFT抵押挖矿教程](https://docs.starblock.io/main/zh/tutorials/nft-staking.md)
- [如何购买NFT](https://docs.starblock.io/main/zh/tutorials/how_to_mint_nft.md)
- [如何出售NFT](https://docs.starblock.io/main/zh/tutorials/how_to_sell_nft.md)
- [如何创建NFT](https://docs.starblock.io/main/zh/tutorials/create_nft.md)
- [如何创建合集](https://docs.starblock.io/main/zh/tutorials/create_collection.md)
- [Edge浏览器安装MetaMask教程](https://docs.starblock.io/main/zh/tutorials/edge-metamask.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.starblock.io/main/zh/tutorials.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.
