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

# 简介

![](/files/-MFDYZbBoAeXaXdgRBes)

### 用史上最多股份造就史上最多亿万富豪

爱梦想方案，即爱梦想公司打造另一个万亿美元市值公司的创新方案，也是迄今为止全球第一个万亿美元市值方案，其核心是“用史上最多股份，造就史上最多亿万富豪”。

{% hint style="info" %}
除了创始人3%和少量用于融资的股份，我们将把87%的股份，用于从全球招募37200名精英人才，建立一支迄今为止最为雄心勃勃的创业团队。持股份额的多少，将能够确保，万亿美元市值，每位团队成员人人都成为亿万富豪。
{% endhint %}

37200名精英持股比例及万亿美元市值时的身价见下表。

| 成员级别    | 人数     | 每人持股比例   | 万亿美元市值个人身价        |
| ------- | ------ | -------- | ----------------- |
| 副总裁     | 10人    | 3/1000   | 30亿美元             |
| 十亿美元级   | 200人   | 1/1000   | 10亿美元             |
| 亿元美元级   | 2000人  | 1/10000  | 1亿美元              |
| 亿元人民币级  | 10000人 | 1/50000  | 2千万美元（超过1.4亿元人民币） |
| 准亿元人民币级 | 25000人 | 1/100000 | 1千万美元（超过7千万美元）    |

注：十名副总裁包含在200名十亿美元级成员之内。

可以用一句话概括爱梦想方案：数万精英一起创造万亿美元市值，一起分享万亿美元市值，一起成为亿万富豪，也一起改变世界。

### 爱梦想第一阶段的奋斗目标：四年突破500亿美元市值，五年突破1000亿美元市值

详见  <https://docs.aomoxo.com/fang-an/di-yi-jie-duan-fen-dou-mu-biao>。

### 阅读爱梦想方案

[第一部分：前言，让人才成为万亿美元市值最大受益者](https://docs.aomoxo.com/fang-an/qian-yan)

[第二部分：精英持股计划，用](https://docs.aomoxo.com/fang-an/jing-ying-chi-gu-ji-hua)[史上](https://docs.aomoxo.com/fang-an/jing-ying-chi-gu-ji-hua)[最多股份造就史上最多亿万富豪](https://docs.aomoxo.com/fang-an/jing-ying-chi-gu-ji-hua)

[第三部分：全新公司架构， 完全基于互联网的公司框架，让全球人才加入简单容易](https://docs.aomoxo.com/fang-an/quan-xin-gong-si-jia-gou)

[第四部分：重写游戏规则，零成本创业模式和高效融资计划](https://docs.aomoxo.com/fang-an/zhong-xie-you-xi-gui-ze)

[第五部分：我们的使命，成千上万个不可思议的创新项目改变世界](https://docs.aomoxo.com/fang-an/wo-men-de-shi-ming)

## 关于我们

[爱梦想公司](https://docs.aomoxo.com/guan-yu-wo-men/ai-meng-xiang-gong-si)

[联合创始人](https://docs.aomoxo.com/guan-yu-wo-men/lian-he-chuang-shi-ren)

[管理层成员](https://docs.aomoxo.com/guan-yu-wo-men/guan-li-ceng-cheng-yuan)

## 其他

简书: [aomoxo](https://www.jianshu.com/u/9ee4b8cbe62d)

## 版权声明

爱梦想方案所有文字内容版权归爱梦想公司两位创始人所有，未经授权不得转载、链接、转贴或以其他方式复制发布/发表，违者将依法追究责任。


---

# 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://1471034046.gitbook.io/plan/master.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.
