> For the complete documentation index, see [llms.txt](https://puregamma-ai.gitbook.io/puregamma-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://puregamma-ai.gitbook.io/puregamma-ai/puregamma-ai-documentation-fan-ti-zhong-wen/puregamma-ai.md).

# PureGamma AI

![PureGamma AI logo](https://app.puregamma.ai/logo.png)

## PureGamma AI

PureGamma AI 是為活躍加密貨幣與美股投資者打造的研究 SaaS。它把市場資料、新聞、情緒、鏈上脈絡、投資組合、期權研究、策略回測、計費權益與多通路交付整合在同一個研究主控台。

每天，你可以從三個問題開始：

* 市場發生了什麼變化？
* 這對我的投資組合和風險有什麼影響？
* 哪些研究行動或方案值得進一步驗證？

PureGamma AI 不代管資金、不自動執行交易。它協助你建立更快、更可追溯且符合個人脈絡的研究工作流程。

### 導覽

* [商業計畫與產品路線圖](/puregamma-ai/puregamma-ai-documentation-fan-ti-zhong-wen/puregamma-ai/shang-ye-ji-hua-yu-chan-pin-lu-xian-tu.md)
* [產品指南](/puregamma-ai/puregamma-ai-documentation-fan-ti-zhong-wen/puregamma-ai/chan-pin-zhi-nan.md)
* [平台與系統架構](/puregamma-ai/puregamma-ai-documentation-fan-ti-zhong-wen/puregamma-ai/ping-tai-yu-xi-tong-jia-gou.md)
* [信任與營運](/puregamma-ai/puregamma-ai-documentation-fan-ti-zhong-wen/puregamma-ai/xin-ren-yu-ying-yun.md)
* [開發人員參考資料](/puregamma-ai/puregamma-ai-documentation-fan-ti-zhong-wen/puregamma-ai/kai-fa-ren-yuan-can-kao-zi-liao.md)

可在右上角的語言選擇器切換 English、繁體中文、한국어、Tiếng Việt、Español 與 العربية。


---

# 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://puregamma-ai.gitbook.io/puregamma-ai/puregamma-ai-documentation-fan-ti-zhong-wen/puregamma-ai.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.
