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

# 檢視 JSON

> 如何檢視 JSON 內容

<Steps>
  <Step title="建立貼文">
    在 Ayrshare [儀表板](https://app.ayrshare.com/) 中，前往左側導覽的「Posts」。
    透過選擇你想要的社群網路、貼文文字與媒體來建立新貼文。
  </Step>

  <Step title="找到 JSON 選項">
    點擊位於貼文建立表單底部的「\</> View JSON」按鈕。

    <img class="center" width="800" src="https://mintcdn.com/ayrshare/ozCyn4O6XaEZph8y/images/dashboard/post-creation-form.webp?fit=max&auto=format&n=ozCyn4O6XaEZph8y&q=85&s=cb6390944a95f048aabd735b91cd78b3" alt="post creation form" data-path="images/dashboard/post-creation-form.webp" />
  </Step>

  <Step title="檢閱 JSON 內容">
    JSON 內容會顯示在對話框中，呈現所有將用於你貼文的參數與資料。

    <img class="center" width="800" src="https://mintcdn.com/ayrshare/xrGl9DrFFYfXkVdh/images/dashboard/view-json.webp?fit=max&auto=format&n=xrGl9DrFFYfXkVdh&q=85&s=64af2e555f37d80948bca186d4cf3d16" alt="JSON payload preview" data-path="images/dashboard/view-json.webp" />
  </Step>

  <Step title="複製或使用 JSON">
    你可以複製 JSON 內容直接用於 Ayrshare API，或僅檢閱以了解你貼文資料的結構。
  </Step>
</Steps>

JSON 內容包含你貼文的所有資訊，包括所選的社群網路、貼文文字、媒體 URL，以及你所設定的任何其他選項。開發者可以透過它了解 API 結構，或以程式化方式重現貼文。
