# 8.4 非托管模型与中心化方案的本质差异

与中心化红包系统相比，非托管模型改变的并不仅是风险分布方式，而是**用户对结果的预期方式。**

在中心化模型中，用户信任平台会“正确处理”；\
在非托管模型中，用户确认规则后，结果便不再依赖任何主体。

这种差异，使红包从一种“依赖信用的功能”，转变为一种“由结构保证的行为”。


---

# 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.4-fei-tuo-guan-mo-xing-yu-zhong-xin-hua-fang-an-de-ben-zhi-cha-yi.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.
