# Risks

In addition to the risks not outlined here, there are three main risk areas for [Depositors](/overview/depositors.md).&#x20;

## GGP Vault Contract Risk

The contracts have been thoroughly [reviewed and audited](/overview/security.md#audits), but there is still a chance of smart contract issues.

## Operation Risk

There is risk that the [trusted node operators](/overview/contracts.md) do not perform their roles correctly, resulting in a loss of vault GGP. We are taking precautions to minimize this risk as much as possible and are working closely with the GoGoPool team.&#x20;

## GGP Risk&#x20;

GoGoPool's contracts have been [audited](https://docs.gogopool.com/security) and are currently securing over 40m TVL. That said there is still risk that there are issues with their smart contracts or infrastructure.  &#x20;


---

# 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.seafi.app/overview/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.
