# API操作手冊

Cregis提供了一整套API，允許企業快速將數字資產集成到其平台中，確保與業務操作的無縫對接。在使用這些功能之前，用戶必須先創建一個項目，並生成一個唯一的API密鑰以與平台交互，提供支付和轉賬功能。


---

# 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://support.cregis.com/cregis-wallet-guide/zh-tw/api/manual.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.
