# 常見問題❔

## Scallop 的背後團隊是誰？

Scallop 項目貢獻者目前由 7 名核心成員組成，這些成員全力專注於該項目。CEO 兼創始人擁有豐富的網絡應用安全、開發和加密貨幣經驗，於 2021 年初創立了 Scallop，並於 2022 年將其擴展至 Sui 網絡。在他們的帶領下，項目貢獻者實現了許多重要里程碑，例如成為首個獲得 Sui 基金會 DeFi 項目獎勵資助的團隊，並多次在黑客松和 CTF 挑戰中名列前茅。

如需更多有關 Scallop 項目貢獻者的信息，請訪問 <https://scallop.io/>

## 為什麼我需要支付超過欠款的金額？

<figure><img src="/files/HLBIRgnGzWsnkIPyl6Pi" alt="" width="375"><figcaption><p>Repay Debt</p></figcaption></figure>

在上述例子中，如果您有 0.97 和 0.98 的債務，在償還這些債務時，我們會從您的賬戶額外收取 1% 的金額以確保能完全清償債務。債務清算後，這 1% 中的多餘部分將會退還給您。我們並不會保留這 1% 的費用；這僅是為了確保所有債務都能全額償還的一項預防措施，償還完成後該金額會退回給您。


---

# 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/other/faqs.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.
