# 8.1 非托管作为系统前提

在非托管模型中，系统组件不持有用户资产，也无法在未经授权的情况下调用资金。所有资产操作均由用户与合约之间直接完成。

这一前提带来的并非“更高的安全感”，而是**更少的系统假设**。系统不需要被假定为诚实，也不需要在异常情况下被信任能够“妥善处理资金”。


---

# 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.mashanglinghongbao.xyz/8.-fei-tuo-guan-zi-jin-mo-xing-yu-an-quan-xing-de-jie-gou-lai-yuan/8.1-fei-tuo-guan-zuo-wei-xi-tong-qian-ti.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.
