> 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/jasper-pro-xian-jia-ban-gong-neng-jian-jie-yu-ying-yong-ce-le.md).

# ✍️ Jasper Pro（限價版）— 功能簡介與應用策略

Jasper Pro（限價版） 是全球首個支持實物結算的比特幣期權交易平台，專為希望全面掌控交易策略的用戶而打造。非常適合重視價格精準度、自訂履約價與期限以及長週期策略的交易者。透過實物結算機制，使用者可靈活組合備兌看漲期權、保護性看跌期權與現金擔保期權，實現增強收益、風險對沖，或在理想價格進場的目標。

## 買方策略

### 保護性看跌期權（買入限價殺跌）

<figure><img src="/files/idz4d4PSHKPtrbjXOT57" alt="" width="563"><figcaption></figcaption></figure>

### 現金擔保看漲期權（買入限價追漲）

<figure><img src="/files/aYCIeRKTtJbaoXQCezxn" alt="" width="563"><figcaption></figcaption></figure>

## 賣方策略

### 備兌看漲期權（賣出波段逃頂）

<figure><img src="/files/P0ib2iYwYlcOiYIWAc85" alt="" width="563"><figcaption></figcaption></figure>

### 現金擔保看跌期權（賣出波段抄底）

<figure><img src="/files/ERNJrVO0zmG9EHN8f1rI" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/jasper-pro-xian-jia-ban-gong-neng-jian-jie-yu-ying-yong-ce-le.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.
