# Stablecoins risks

Stablecoins are designed to stay pegged to the value of the dollar (or other currency) but they do not always succeed in holding their value. Stablecomp analysts assign each stablecoin a position in the risk matrix based on parameters such as market cap, longevity, and type or category.\
\
**Stablecoins collateralization categories**\
\
Low risk: Fiat Collateralized Stablecoins\
Medium  risk: Over-collateralized Stablecoins with Crypto or ibT (interest bearing tokens)\
High risk: Algorithmic stablecoins

In addition to individual risk ratings, the categories themselves have different risk levels.\
The FIAT collateralized stablecoins are generally the safest, while the algorithmic ones are the riskiest .The over-collateralized stablecoins generally belong in the medium risk category but some exceptions are categorized as higher or lower risk.

**Market cap**\
\
The market capitalization of a stablecoin reflects user confidence in a given asset. Stablecoin risk is divided into three levels based on market cap.&#x20;

Low risk:market capitalization > 1 billion USD\
Medium  risk:  100 million USD < market capitalization < 1 billion USD\
High risk: market capitalization < 100 million USD

**Longevity**\
\
Longevity is an essential factor for two reasons. First, rug pulls have usually occurred early in a project, within the first 120 days, so this is  considered a period of high risk. Second, longevity is an indicator of market trust, which in turn reduces the risk of panic that could result in a selling run that might make it impossible to hold the peg.

\
Low risk: one year or more\
Medium risk: six months or more but less than one year\
High risk: less than six months<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://stablecomp.gitbook.io/stablecomp/operations/strategy-1/the-matrix/stablecoins-risks.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.
