# 產品與功能

- [市場詳情](https://foregate.gitbook.io/foregate-docs/zh-tw/chan-pin-yu-gong-neng/shi-chang-xiang-qing.md): ForeGate 核心预测功能详解与操作指南✨
- [預測市場如何被結算？](https://foregate.gitbook.io/foregate-docs/zh-tw/chan-pin-yu-gong-neng/shi-chang-xiang-qing/yu-ce-shi-chang-ru-he-bei-jie-suan.md)
- [價格預測（Price Predictions）](https://foregate.gitbook.io/foregate-docs/zh-tw/chan-pin-yu-gong-neng/jia-ge-yu-ce-price-predictions.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/chan-pin-yu-gong-neng.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.
