# 說明中心

需要協助嗎？這裡彙整了使用 Blockchain Atlantis 時最常見的問題。找不到答案時，歡迎聯絡你的客戶經理。

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-rocket-launch">:rocket-launch:</i></h4></td><td>上手檢查清單</td><td><a href="/pages/JhPRlHrBZxxcG651MQZw">/pages/JhPRlHrBZxxcG651MQZw</a></td></tr><tr><td><h4><i class="fa-coins">:coins:</i></h4></td><td>Credit 計費怎麼運作</td><td><a href="/pages/Jbfbus9Z5XZsBxCgbEaX">/pages/Jbfbus9Z5XZsBxCgbEaX</a></td></tr><tr><td><h4><i class="fa-key">:key:</i></h4></td><td>管理 API key</td><td><a href="/pages/ITeWE3GGOFUsJHas41Xf">/pages/ITeWE3GGOFUsJHas41Xf</a></td></tr><tr><td><h4><i class="fa-wrench">:wrench:</i></h4></td><td>請求失敗怎麼辦</td><td><a href="/pages/33RwL2j2uqca73K5Yyi7">/pages/33RwL2j2uqca73K5Yyi7</a></td></tr></tbody></table>

{% hint style="info" %}
要找技術細節（端點、參數、回應結構）嗎？請見[開發者文件](https://api.atlantis.example/docs)。
{% endhint %}


---

# 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://docs.blockchainsecurity.asia/help-center/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.
