# 安全与审计

## 安全是我们的核心价值观

我们理解安全性是用户最担心的问题。我们持续投入保证UpDeFi平台的安全性和UpDeFi的策略接入的底层收益协议和矿池的安全性。具体来说：

1. UpDeFi是一个用户资产**非托管**的平台，这意味着用户可以随时取出他们存在UpDeFi平台上的资产，同时UpDeFi不能对用户存入的资产在已经定义的收益策略之外进行任何方式的使用。
2. 我们对接入UpDeFi平台策略的底层收益协议和矿池进行**细致的风险评估和测试**，只有在确认没有可预见风险之后才会向用户开放相关策略。在策略上线之后，我们也会持续追踪相应协议和矿池的所有改动，确保用户存入资产的安全性。

## 审计

**UpDeFi**的所有模块在上线之前都经过了完整和细致的审计与测试。

**UpDeFi**的合约经过了业内知名安全公司**CertiK**和**PeckShield**的审计。

:ballot\_box\_with\_check:CertiK审计报告：<https://github.com/up-defi/up-resource/blob/main/audit/Certik-Audit-Report-UpDeFi__final-20220303T021017Z-1646278412677.pdf>

:ballot\_box\_with\_check:PeckShield审计报告：<https://github.com/up-defi/up-resource/blob/main/audit/PeckShield-Audit-Report-UpDeFi-v1.0.pdf>


---

# 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.updefi.finance/zhong-wen/xie-yi/an-quan-yu-shen-ji.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.
