# Third Party Risk&#x20;

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

Some components of Chi Protocol rely on third-party protocols like **Lido, Uniswap, Etherfi, Curve, and Everclear**, which introduces third-party risk. As with any DeFi protocol, their smart contracts could be vulnerable to potential exploits. A hack or failure in any of these underlying protocols could result in a loss of funds for Chi Protocol.

To mitigate this risk, Chi Protocol follows a rigorous due diligence process before whitelisting partner protocols. To date, none of our integrated protocols have experienced any hacks, reflecting the effectiveness of our careful selection process.

{% hint style="info" %}
For more information on the security of these third parties, please visit their official websites.

* [Lido](https://lido.fi/#networks)
* [Uniswap](https://app.uniswap.org/swap)&#x20;
* [Etherfi](https://www.ether.fi/)
* [Curve](https://curve.fi/#/ethereum/swap)
  {% endhint %}


---

# 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://chi-protocol.gitbook.io/chi-docs/concepts/risks/third-party-risk.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.
