# SDPause

### SmartDeFi protocol pause

SDPause can stop transfers and buy or sell activity across all SmartDeFi projects.

Key points:

* It must be triggered manually by FEG team developers.
* It is intended for cases where an exploit affects the SD token contract, SD backing contract, or SD staking.
* It applies to all SmartDeFi projects at once.
* Third-party risks on PancakeSwap, Uniswap, or external locker services do not automatically justify a full protocol pause.

{% hint style="warning" %}
Within **24 hours** of a protocol pause, each project can confirm that it wants to remain paused through the dashboard or SDscan.
{% endhint %}

{% hint style="warning" %}
If a project does not confirm that choice on-chain, it is automatically unpaused after **24 hours**. By doing that, the project accepts responsibility for leaving the paused state.
{% endhint %}

These actions remain available during SDPause:

* Withdrawals from SmartBridge
* SmartLoan withdrawals
* Loan extensions
* Burn for Backing

SDPause is available through SDscan. Protocol unpause restores full SmartDeFi functionality.

### SmartDeFi project pause

Project pause applies to one project only. It does not affect the rest of SmartDeFi.

Key points:

* If a project may be affected by an exploit, contact the FEG team for review.
* Approval speed depends on issue severity and developer availability.
* A project pause requires on-chain approval from both the project owner and the FEG team.
* Withdrawals from SmartBridge, SmartLoans, Loan Extensions, and Burn for Backing remain active.

Project pause is available through SDscan. Project unpause restores full functionality and also requires approval from both sides.


---

# 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.feg.io/smartdefi-tm-platform/token-launchpad/sdscan-tool/sdpause.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.
