> 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.md).

# SUPPORT

- [Tutorials](https://docs.jaspervault.io/support/tutorials.md)
- [💹 Jasper Vault Explained: How to Profit with Options](https://docs.jaspervault.io/support/tutorials/jasper-vault-explained-how-to-profit-with-options.md)
- [↕️ Degen Options: A Step-by-Step Guide](https://docs.jaspervault.io/support/tutorials/degen-options-a-step-by-step-guide.md)
- [🌐 0DTE Options: A Step-by-Step Guide](https://docs.jaspervault.io/support/tutorials/0dte-options-a-step-by-step-guide.md)
- [📚 BitStone: A Step-by-Step Guide](https://docs.jaspervault.io/support/tutorials/bitstone-a-step-by-step-guide.md)
- [🖥️ Jasper Pro (Leverage): A Step-by-Step Guide to Buying Options](https://docs.jaspervault.io/support/tutorials/jasper-pro-leverage-a-step-by-step-guide-to-buying-options.md)
- [↖️↗️ Long Straddle Guide: Combo Trading on Jasper Pro (Leverage)](https://docs.jaspervault.io/support/tutorials/long-straddle-guide-combo-trading-on-jasper-pro-leverage.md)
- [✍️ Jasper Pro (Limit) — Introduction & Use Cases](https://docs.jaspervault.io/support/tutorials/jasper-pro-limit-introduction-and-use-cases.md)
- [🔄 Moonlight Box Guide: DApp Trading Tool](https://docs.jaspervault.io/support/tutorials/moonlight-box-guide-dapp-trading-tool.md)
- [🟣 Power Stone Guide: BitStone Trading Tool](https://docs.jaspervault.io/support/tutorials/power-stone-guide-bitstone-trading-tool.md)
- [🔴 Reality Stone Guide: BitStone Trading Tool](https://docs.jaspervault.io/support/tutorials/reality-stone-guide-bitstone-trading-tool.md)
- [Tutorials (CN) 教程](https://docs.jaspervault.io/support/tutorials-cn-jiao-cheng.md)
- [💹 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)
- [Video Guide](https://docs.jaspervault.io/support/video-guide.md)
- [📚 Jasper Vault DEGEN Options: Step-by-Step DApp Video Tutorial](https://docs.jaspervault.io/support/video-guide/jasper-vault-degen-options-step-by-step-dapp-video-tutorial.md)
- [⏪ How to Use Moonlight Box - DApp Video Tutorial](https://docs.jaspervault.io/support/video-guide/how-to-use-moonlight-box-dapp-video-tutorial.md)
- [📚 Getting Started with Jasper Vault’s Telegram Mini App: Mini BTC Video Tutorial](https://docs.jaspervault.io/support/video-guide/getting-started-with-jasper-vaults-telegram-mini-app-mini-btc-video-tutorial.md): Video Guide


---

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