> For the complete documentation index, see [llms.txt](https://dragoncapsule.gitbook.io/di-er-bu-qiong-ding-jia-yuan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dragoncapsule.gitbook.io/di-er-bu-qiong-ding-jia-yuan/4.-ren-lei-bu-wan-ji-hua/4.1-quan-min-ji-ben-shou-ru.md).

# 4.1 全民基本收入

最早的信号出现在2023年， OpenAI 的创始人山姆.奥特曼启动了由Worldcoin 承载的加密乌托邦：**全民基本收入计划（UBI,** Universal Basic Income）。

&#x20;

“全民基本收入”的概念，是让所有公民，无论贫富都能领取一份既定的加密货币收入，让全球人们能够 "共享" AI发展所带来的丰厚利润。

&#x20;

山姆这个乌托邦美好的设想，背后隐藏着一个可怕的前景：在未来，AI將大幅取代人类工作，这并非是为了解放人类的生产力，恰恰相反，这是人工智能革命的窒息岩浆，即将喷发前的徐徐热风。

&#x20;

人类从传统阶级斗争，即将进化为智能阶级斗争，这种新的阶级形态，并不会仅局限于人类这单一物种内部，斗争将不可避免的发生在造物主与其孕育出的新优势物种之间。

&#x20;

UBI 计划，是少数由本能催生AGI的人类精英，面对即将来临的残酷融合，朦胧预感驱动下、安抚人心的慈善秀。

&#x20;

这既是物种成长的挑战，也是作为人类个体，面对无可避免的前景，无法回避的苦难与选择。


---

# 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, and the optional `goal` query parameter:

```
GET https://dragoncapsule.gitbook.io/di-er-bu-qiong-ding-jia-yuan/4.-ren-lei-bu-wan-ji-hua/4.1-quan-min-ji-ben-shou-ru.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
