# Economic red flags

Historical DeFi failures often originated from economic misalignment rather than code vulnerabilities.

Shift maintains a structured red flag registry derived from post-mortem analysis of prior incidents.

[Economic red flags](https://medium.com/@SHIFT_DeFi/red-flags-before-the-crash-how-shift-sees-defi-collapses-coming-81630277d6bf) include:

* Excessively high collateral factors
* Rapidly increasing borrow-to-supply ratios
* Governance systems vulnerable to low-cost takeover
* Algorithmic stablecoin exposure without hard backing
* Incentive structures that encourage reflexive liquidity withdrawal
* Oracle feeds susceptible to manipulation
* Lack of transparency in collateral backing or governance processes&#x20;

Identification of a red flag does not automatically exclude a protocol. Instead, exposure may be capped, additional triggers configured, or monitoring intensified.

Risk is quantified, contextualized, and managed — not ignored.

<br>


---

# 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.shiftdefi.com/user-docs/the-risk-framework/risk-assessment/economic-red-flags.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.
