> For the complete documentation index, see [llms.txt](https://zap-pilot.gitbook.io/zap-pilot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zap-pilot.gitbook.io/zap-pilot/product/risk-management.md).

# Risk Management

As a service called All Weather Protocol, we prioritize minimizing risk. To mitigate avoidable risks, we've implemented diversification strategies at both the asset and farming pool levels. However, there are still certain risks that you should be aware of before proceeding.

:shield: **Free from the asset depreciation risk (**[**Stablecoin Vault** ](/zap-pilot/vault-strategy/stablecoin-vault.md#highlights)**ONLY)**

> *Stablecoin Vault is our flagship product. It's just like an online checking account where you can deposit and withdraw anytime from your portfolio. Your investment in stablecoins is shielded from significant price fluctuations.*

:shield: **Free from project-side rug pull**&#x20;

> All Weather Protocol is a non-custodial service that interacts with your assets only during diversification activities. Afterward, we do not control your wallet. If our service ceases to exist, your assets remain unaffected.

:warning: **Third-party protocol risk exists, and we diversified to reduce the potential impact**

> Although the goal is to achieve a consistent, straight-line return, the returns are generated by investing in a number of third party yield farming pools, each of which carries certain default risk. While diversification reduces the risk associated with any single asset, it cannot be completely eliminated.

:warning: **AA wallet mechanism is still continuously being refined.**

> Our AA wallet technology is powered by Thirdweb, the leading platform in Web3 development, and is an open-sourced. The AA wallet is still continually being refined, with upcoming security upgrade such as transaction simulation to prevent malicious transaction and 2FA. We expect these upgrade to be introduced in the Pectra upgrade in 2025.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://zap-pilot.gitbook.io/zap-pilot/product/risk-management.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.
