> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fcontext.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Financial Context

> 面向 Financial Context 用戶端的市場資料與研究介面

<img className="block dark:hidden" src="https://mintcdn.com/financialcontext/ZoxW3cfhuer-gYUd/images/hero-light.png?fit=max&auto=format&n=ZoxW3cfhuer-gYUd&q=85&s=dc25f53d6ef96ef01cbd26254bc07d46" alt="Financial Context" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/financialcontext/ZoxW3cfhuer-gYUd/images/hero-dark.png?fit=max&auto=format&n=ZoxW3cfhuer-gYUd&q=85&s=87ec4811e32f3a86484faacd03a188c7" alt="Financial Context" width="2064" height="1104" data-path="images/hero-dark.png" />

## 概覽

基於已認證的 Financial Context 介面建立市場資料工作流程。API 透過 `/api/market-data/*` 提供按量計費的行情、K 線、市場資料、基本面、新聞、日曆和選股器存取能力。

<Card title="開始使用" icon="rocket" href="/zh-Hant/guides/quickstart" horizontal>
  建立 Financial Context 金鑰，並發起第一筆市場資料請求。
</Card>

## 核心 API 模組

<Columns cols={2}>
  <Card title="認證" icon="key" href="/zh-Hant/guides/authentication">
    使用 Financial Context API key 或 OAuth bearer token。
  </Card>

  <Card title="市場資料" icon="chart-candlestick" href="/zh-Hant/guides/market-data">
    行情、靜態資訊、K 線、交易時段和市場異動。
  </Card>

  <Card title="公司資料" icon="building" href="/zh-Hant/guides/company-data">
    公司概況、股東、內部人交易和可比估值。
  </Card>

  <Card title="基本面" icon="chart-line" href="/zh-Hant/guides/financial-data">
    估值、共識、股息、營運資料和 EPS 預測。
  </Card>

  <Card title="新聞與事件" icon="newspaper" href="/zh-Hant/guides/news-events">
    新聞、話題、公告文件和財務日曆。
  </Card>

  <Card title="選股器" icon="search" href="/zh-Hant/guides/technical-analysis">
    策略、指標中繼資料和基於條件的股票篩選。
  </Card>
</Columns>

## API 參考

<Card title="OpenAPI 參考" icon="square-terminal" href="/zh-Hant/api-reference/introduction" horizontal>
  瀏覽 Financial Context 的全部市場資料介面和參數。
</Card>

## 整合

<Card title="MCP Server" icon="database" href="/zh-Hant/integrations/mcp-server" horizontal>
  透過 OAuth 2.1 將 Codex Desktop、Claude、Cursor 和其他 MCP 用戶端接入市場資料。
</Card>
