> For the complete documentation index, see [llms.txt](https://docs.jaspervault.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng.md).

# Tutorials (CN) 教程

- [💹 Jasper Vault 期權如何盈利](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng/jasper-vault-qi-quan-ru-he-ying-li.md)
- [↕️ Degen Options 分步交易指南](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng/degen-options-fen-bu-jiao-yi-zhi-nan.md)
- [🌐 0DTE Options 分步交易指南](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng/0dte-options-fen-bu-jiao-yi-zhi-nan.md)
- [📚 BitStone 分步交易指南](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng/bitstone-fen-bu-jiao-yi-zhi-nan.md)
- [🖥️ Jasper Pro (槓桿版) 买入期权分步指南](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng/jasper-pro-gang-gan-ban-mai-ru-qi-quan-fen-bu-zhi-nan.md)
- [↖️↗️ Straddle 策略教學 – Jasper Pro（槓桿版）](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng/straddle-ce-le-jiao-xue-jasper-pro-gang-gan-ban.md)
- [✍️ Jasper Pro（限價版）— 功能簡介與應用策略](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng/jasper-pro-xian-jia-ban-gong-neng-jian-jie-yu-ying-yong-ce-le.md)
- [⏪月光寶盒指南：DApp 交易工具](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng/yue-guang-bao-he-zhi-nan-dapp-jiao-yi-gong-ju.md)
- [🟣 力量宝石指南：BitStone 交易工具](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng/li-liang-bao-shi-zhi-nan-bitstone-jiao-yi-gong-ju.md)
- [🔴 现实宝石指南：BitStone 交易工具](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng/xian-shi-bao-shi-zhi-nan-bitstone-jiao-yi-gong-ju.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
