> For the complete documentation index, see [llms.txt](https://x.titlecan.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://x.titlecan.cn/zi-ben-lun.md).

# 资本论

《资本论》是一本讲述资本主义的书，它是由一位叫马克思的先生写的。马克思先生是一个很聪明的人，他观察了很多国家和社会，发现了一些规律和问题。他用一种叫做剩余价值的概念来解释资本主义是怎么运作的。

什么是剩余价值呢？用打比方的话来说，想象有一个厂长，他拥有一个工厂，里面有很多机器和原料。他雇佣了一些工人，让他们用机器和原料来制造一些商品，比如衣服、鞋子、玩具等等。这些商品卖出去就可以赚钱。厂长给工人每天发一定的工资，但是这些工资并不是按照工人创造的价值来决定的，而是按照工人生存的最低标准来决定的。也就是说，工人每天创造的价值比他们拿到的工资要多得多。这些多出来的价值就被厂长占为己有，这就是剩余价值。

马克思先生认为，剩余价值是资本主义的核心和动力，它使得厂长越来越富有，而工人越来越贫穷。这样就造成了社会的不公平和不平等，也造成了社会的矛盾和危机。马克思先生预言，最终工人会觉悟起来，联合起来，推翻厂长的统治，建立一个没有剥削和压迫的社会，这个社会就叫做共产主义。

《资本论》是一本很深刻和很重要的书，它让我们认识了资本主义的本质和弊端，也让我们看到了共产主义的可能性和必然性。我觉得这本书对于我们理解世界和改造世界都有很大的帮助。我希望更多的人能够读这本书，并从中得到启发和鼓舞。


---

# 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:

```
GET https://x.titlecan.cn/zi-ben-lun.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.
