> 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/chan-pin-zhi-nan/kai-shi-shi-yong.md).

# 開始使用

## 1. 登入

使用 Google OAuth 登入。為了本機產品展示，也可使用模擬登入；模擬模式不代表已連接真實帳戶或資料供應商。

## 2. 從 Today 開始

Today 彙整隔夜市場變化、重要新聞、投資組合影響與下一步研究行動。先閱讀有來源的摘要，再使用 Ask 追問原因、風險與可驗證假設。

## 3. 連接投資組合

Portfolio 可匯入支援的唯讀來源。經紀帳戶、交易所與鏈上錢包的連接是否可用，取決於設定的供應商與目前營運狀態。請只授予唯讀權限；PureGamma AI 不會代管資金或自動下單。

## 4. 設定交付偏好

設定時區、每日簡報與通知偏好。Web、電子郵件、Telegram、Slack 與自託管 iMessage 中繼等通路，會依帳戶方案與供應商設定顯示可用狀態。

## 5. 進行研究

在 Ask 中提出具體問題，例如「隔夜發生了什麼重要變化？」或「這個事件對我的持倉有何影響？」研究結果應帶有來源、時間脈絡與不確定性，而非未經支持的交易指令。

## 下一步

閱讀[核心工作流程](/puregamma-ai/puregamma-ai-documentation-fan-ti-zhong-wen/puregamma-ai/chan-pin-zhi-nan/he-xin-gong-zuo-liu-cheng.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://puregamma-ai.gitbook.io/puregamma-ai/puregamma-ai-documentation-fan-ti-zhong-wen/puregamma-ai/chan-pin-zhi-nan/kai-shi-shi-yong.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.
