> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.6mm.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.6mm.com/_mcp/server.

# MCP Prompts

> **規劃中 · 尚未上線**
> AI Hub 為規劃內容。本頁中的功能、服務地址、命令及客戶端配置用於說明擬定方案，目前尚未開放使用。實際開放範圍與接入方式以上線公告為準。

MCP prompts 是 MCP 服務暴露的可複用工作流。它們幫助用戶提出一致的問題，也幫助 AI 客戶端選擇正確工具。

## 推薦 prompts

| Prompt                           | 用途                  |
| -------------------------------- | ------------------- |
| market\_overview                 | 彙總選定交易對的市場狀態。       |
| market\_microstructure\_analysis | 分析價差、深度、近期成交和流動性情況。 |
| portfolio\_risk\_assessment      | 審查倉位、敞口、保證金和清算風險。   |
| position\_management             | 幫助用戶理解倉位狀態和可選動作。    |
| liquidation\_protection          | 識別清算風險和降風險方案。       |
| funding\_rate\_opportunity       | 對比資金費率和可能機會。        |
| create\_optimal\_order           | 在預覽前規劃訂單參數。         |
| hedging\_strategy                | 探索已有敞口的對沖方案。        |
| trading\_consultation            | 輸出結構化交易分析，不執行訂單。    |

## 提示詞安全規則

* 不應把提示詞輸出視為財務建議。
* 除非用戶明確要求，不調用交易工具。
* create 前必須預覽。
* 解釋假設和數據來源。
* 公開文檔優先使用測試網示例。