# 開發者資源

想在 Scallop 上構建一些功能嗎？您可以查看這些資源庫來幫助您在我們的基礎上進行開發。

Sui Lending Smart Contract (Sui Move)

{% embed url="<https://github.com/scallop-io/sui-lending-protocol>" %}

我們提供 SDK 和工具包，可以幫助您進行開發：

Scallop Sui SDK (Typescript)

{% embed url="<https://github.com/scallop-io/sui-scallop-sdk>" %}

Scallop Sui Kit (Typescript)

{% embed url="<https://github.com/scallop-io/sui-kit>" %}

Scallop API 文件

<https://sui.apis.scallop.io/api-docs/>


---

# 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.scallop.io/zh/integrations/kai-fa-zhe-zi-yuan.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.
