# Scallop (sui) User Guide

### About Scallop&#x20;

Scallop is the pioneering next-generation peer-to-peer currency market within the Sui ecosystem and the first DeFi protocol to receive official funding from the Sui Foundation. By emphasizing institutional-grade quality, enhanced composability, and robust security, Scallop is dedicated to building a dynamic currency market featuring high-yield lending, low-cost borrowing, AMM, and digital asset self-management tools, all within a unified platform, with an additional SDK provided for professional traders.

### Scallop Feature Presentation&#x20;

Scallop is primarily focused on its lending features, but it also supports various functionalities, which can be viewed through the menu.<img src="https://1241502402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2Fbu74NRLNlnQgQxfw25GB%2Fimage.png?alt=media&#x26;token=8eee767a-21e2-427b-9e70-b53c1910af64" alt="" data-size="line">

<figure><img src="https://1241502402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2Fsxz6zyV2LM3Of6wQBcwZ%2F2.png?alt=media&#x26;token=1be6c716-a82b-485c-a4c5-d948ff332c8f" alt=""><figcaption></figcaption></figure>

### Scallop User Guide

1. Open TokenPocket and click on "Discover." Access "Scallop" within the popular DApps.

<figure><img src="https://1241502402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2F1EQcXadjwtKboF3wmk2W%2F1.png?alt=media&#x26;token=a7614fea-f42c-42bf-bac6-ed051eef40a3" alt=""><figcaption></figcaption></figure>

2. For the first-time use, connect your wallet by clicking on "Connect Wallet" and choose TokenPocket as the connection method. Click on the 【US】 in the top right corner to switch languages; it supports multiple languages.

<figure><img src="https://1241502402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2FwzE4QBKuTONTyfJfPWWl%2F2.png?alt=media&#x26;token=29dd5f89-6c47-4bc1-9ff8-9800e2323acd" alt=""><figcaption></figcaption></figure>

3. Scallop's main functions are divided into the "Lending Pool" and the "sCoin Pool," each with specific execution types. In the Lending Pool, you can select the token you want to supply (using SUI for demonstration here). Set the amount of SUI to supply and it will automatically check the option to stake sSUI (Stake sSUI into sCoin Pool) into the sCoin pool. If you wish to "Withdraw," set the desired withdrawal amount and proceed with the withdrawal operation.

<figure><img src="https://1241502402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2FtYInJgUwU8qDNyzePG23%2F3.png?alt=media&#x26;token=e6124bd1-fe35-4d8c-bb17-7373020b2cab" alt=""><figcaption></figcaption></figure>

4. In the sCoin pool, you can stake the tokens provided for supply. If in the previous step, you chose to automatically stake sSUI into the sCoin pool when supplying, there is no need to perform this step separately. The methods for staking and unstaking are straightforward and can be done based on the system's prompts.

<figure><img src="/files/KuGz19TROlcv0HhJd9rd" alt=""><figcaption></figcaption></figure>

5. The Borrowing Pool is mainly divided into the "Collateral Pool" and the "Loan Pool." In the Collateral Pool, you can pledge the tokens you need as collateral. Similarly, you can operate through the prompts for "Deposit" and "Withdraw" on the interface to manage your collateral.

<figure><img src="https://1241502402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2FNHPpgkgoCzrWqAgQFjGY%2F5.png?alt=media&#x26;token=946cc961-5f9c-411c-8b0f-5150a92fac55" alt=""><figcaption></figcaption></figure>

6. If the tokens are already pledged, they cannot be borrowed from the Loan Pool. When attempting to borrow, you will receive the prompt shown in figure 1. The Loan Pool allocates borrowing limits based on the collateral provided. For example, if you choose to borrow USDT, set the amount, and click on "Borrow USDT." To repay, you can perform the operation in the "Repay" interface.

<figure><img src="https://1241502402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2FBGj1B1tfvOUs16tbge8o%2F6.png?alt=media&#x26;token=decead6e-2673-40d5-a8b8-bf2477ee53fc" alt=""><figcaption></figcaption></figure>

### More Scallop Information

* Scallop Official Website: <https://www.scallop.io/>
* Documentation: <https://docs.scallop.io/>


---

# 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://help.tokenpocket.pro/en/wallet-faq-en/sui/scallop.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.
