# Risks

### Smart contract risks

Although KUU uses KeeperDAO's audited smart contracts, KUU's smart contracts will be seeking to undergo an audit. However, this too does not completely eliminate all smart contract risks. The protocol will be interacting with multiple smart contracts, where there could both be known and unknown vulnerabilities. User's discretion and constant vigilance when interacting with the protocol's smart contracts is encouraged.

### Third-party integrations <a href="#third-party-integrations" id="third-party-integrations"></a>

KUU will interact with other third-party DeFi protocols to generate yield for Liquidity Providers (LPs). However, this also presents additional layers of smart contract and integration risks, including but not limited to exposing the LPs to the counter party's smart contract risks.

#### &#x20;<a href="#other-risks" id="other-risks"></a>


---

# 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://kuufinance.gitbook.io/kuu/untitled.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.
