# 指南

- [快速指南](https://docs.akashicpay.com/traditional-chinese/zhi-nan/kuai-su-zhi-nan.md): 我們製作了一個簡單易懂的指南，能讓你在幾分鐘內完成設置。請務必將此頁面保存以供日後參考，因為它包含了有關 AkashicPay 功能的重要資訊。
- [密鑰對指南](https://docs.akashicpay.com/traditional-chinese/zhi-nan/mi-yue-dui-zhi-nan-with-tk.md): 本指南說明如何整合和使用您的各種的密鑰對。
- [建議整合流程](https://docs.akashicpay.com/traditional-chinese/zhi-nan/jian-yi-zheng-he-liu-cheng.md): 我們建議您徹底檢閱下列整合流程，以確保在使用我們的產品時，能進行安全且無縫的整合。
- [測試 (環境/網路) 指南](https://docs.akashicpay.com/traditional-chinese/zhi-nan/jian-yi-zheng-he-liu-cheng/ce-shi-huan-jing-wang-lu-zhi-nan.md)
- [付款流程](https://docs.akashicpay.com/traditional-chinese/zhi-nan/fu-kuan-liu-cheng.md)
- [支援代幣](https://docs.akashicpay.com/traditional-chinese/zhi-nan/zhi-yuan-huo-bi.md)
- [識別碼 (Identifier) 和 參考 ID (ReferenceId)](https://docs.akashicpay.com/traditional-chinese/zhi-nan/shi-bie-ma-identifier-referenceid.md): Identifier 用於追蹤錢包，而 ReferenceId 則用於追蹤存款與提款。
- [要求金額和貨幣 (Requested amount & currency)](https://docs.akashicpay.com/traditional-chinese/zhi-nan/yao-qiu-de-jinehe-huo-bi-requested-amount-currency.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://docs.akashicpay.com/traditional-chinese/zhi-nan.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.
