# 怎麼避免清算

為避免被清算，您可以定期監控您的風險水平，如果風險水平過高，您可以償還貸款，這將自動降低您的風險水平狀態。或者，您可以訂閱 Scallop 提供的通知功能，當您的帳戶面臨清算或風險水平超過安全門檻時，該功能將提醒您。

## 提醒

在 Scallop 中，您可以設置通知，以便當債務的風險水平超過您預先設定的安全門檻時，能夠及時提醒您。Scallop 與 Notifi 合作，幫助用戶維護其債務帳戶的健康。

要使用此功能，您需要先連接您的錢包。一旦錢包連接成功，您可以按下鈴鐺圖標來啟用通知功能。

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

隨後，會彈出一個視窗，系統會要求您輸入您的電子郵件或 Telegram 帳戶，以便接收來自 Scallop 的通知消息。

<figure><img src="/files/MeFcZtxOC8v7YvcnBBUa" alt="" width="375"><figcaption><p>Notifi 視窗</p></figcaption></figure>

在輸入您的電子郵件或 Telegram 用戶名後，點擊“下一步”，系統會提示您簽署交易。無需擔心，這次交易簽署不會產生任何費用。

<figure><img src="/files/Vke7ck9XqMgrogMth6kK" alt="" width="370"><figcaption></figcaption></figure>

在簽署交易後，系統會要求您先驗證您的電子郵件。如果您沒有驗證電子郵件，當您的帳戶風險水平超過安全限額時，您將無法接收通知。

<figure><img src="/files/EsHGYRN5nuBVwiHHGcJo" alt="" width="375"><figcaption></figcaption></figure>

系統會要求您選擇三個提醒：

* **Scallop公告提醒**：此提醒會通知您關於 Scallop 的最新更新。
* **清算提醒**：此提醒會通知您，您的債務已被清算。
* **債務風險提醒**：此提醒會在您的帳戶風險水平超過您之前設定的門檻時通知您。

<figure><img src="/files/mmdO9pXRE0o7Rwczbs1m" alt="" width="375"><figcaption><p>設定 Scallop 提醒</p></figcaption></figure>

如上圖所示，已經有兩個值，50% 和 80%，您可以選擇作為通知的門檻，或者您可以在自定義欄位中輸入您的門檻。例如，如果您將門檻設置為 70%，當您的風險水平百分比超過 70% 時，您將收到通知；如果風險水平保持在 70% 以下，您將不會收到任何通知。

<figure><img src="/files/2UQDQSY9aTKnz5FHsD2d" alt="" width="375"><figcaption><p>提醒歷史</p></figcaption></figure>

\
您還可以查看成功發送到您的電子郵件或 Telegram 的通知歷史記錄。

訪問 [Notifi Docs](https://notifi-network.github.io/docs/faq#privacy) 以查看有關您的電子郵件帳戶或 Telegram 用戶名隱私的相關信息。


---

# 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-bi-mian-qing-suan.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.
