# 怎麼在Scallop上放貸(存款)

### 供應

選擇您想要提供給池子的資產。您將會從您提供的資產中賺取供應年利率（Supply APY）。

<figure><img src="/files/2HiuomQtCEuKWHxQaH1P" alt="" width="563"><figcaption><p>放貸池</p></figcaption></figure>

在選定的放貸池，輸入您想要供應的代幣數量

<figure><img src="/files/SIBV3WSQYvugT2EHyUCP" alt="" width="375"><figcaption><p>供應 Sui</p></figcaption></figure>

您會獲得 **sCoin** 作為存款的憑證。

<figure><img src="/files/b4vg5C7VkxGsezMVVTtq" alt="" width="336"><figcaption><p>mini錢包</p></figcaption></figure>

您可以將這些 sCoin 抵押到 sCoin 池中，參與激勵計劃，並隨時以代幣的形式獲得獎勵。

<figure><img src="/files/v0xyhAu8XtJWuuTIyAQc" alt=""><figcaption><p>抵押 sCoins</p></figcaption></figure>

您可以通過按下“收穫全部”按鈕，從 sCoin 池中收穫獎勵。

<figure><img src="/files/qgfTrVNQQlf7eXSxwAX9" alt=""><figcaption><p>激勵計劃</p></figcaption></figure>

要從 sCoin 池和借貸池中提取資產，您可以直接在借貸池標籤頁進行操作。請確保勾選檢查清單按鈕，以啟用從借貸池和 sCoin 池提取資產的功能。

<figure><img src="/files/Svgu0BElAZdcnJgihtFr" alt="" width="375"><figcaption><p>從放貸池提領資產</p></figcaption></figure>

如果您想將 sCoin 提供並抵押到 sCoin 池中，您可以勾選選框，這樣您的 sCoin 就會直接被抵押到 sCoin 池中。

訪問 [放貸](/zh/scallop-lend/lending.md)和 [sCoins](/zh/scallop-lend/lending/scoin.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.scallop.io/zh/scalloper-guide/zen-mo-zai-scallop-shang-fang-dai-cun-kuan.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.
