# 歡迎來到 ForeGate

### 總結

ForeGate 是一個去中心化預測市場平台。你可以探索市場、交易觀點，或建立自己的市場。

平台結合 AMM、訂單簿與預言機結算。整個流程更透明，也更容易追蹤價格與結果。

### 接下來你可以

* 閱讀 [ForeGate是什麼項目?](/foregate-docs/zh-tw/readme/foregate-shi-shen-mo-xiang-mu.md) — 先掌握平台定位與核心概念。
* 了解 [ForeGate 如何運作？](/foregate-docs/zh-tw/readme/foregate-shi-shen-mo-xiang-mu/foregate-ru-he-yun-zuo.md) — 看懂創作者、交易者與市場生態。
* 前往 [快速入門](/foregate-docs/zh-tw/xin-shou-ru-men/kuai-su-ru-men.md) — 完成註冊、入金與安全設定。


---

# Agent Instructions: 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:

```
GET https://foregate.gitbook.io/foregate-docs/zh-tw/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
