# 货币化（Monetization）

## 价格

任何人都可以免费开始使用 Anytype。如果你自行托管你的数据，Anytype 将始终可以免费使用。对于使用我们备份服务的用户，你可以免费使用 Anytype 最多 1GB 的存储空间。如果你需要更多，请 [联系我们](mailto:storage@anytype.io)。

在 Anytype 应用程序还处于测试阶段时，我们还不准备对 Anytype 的使用开始收费，也希望我们的社区不要滥用目前提供的免费存储空间。

## 理念（Philosophy）

当我们开始收费时，我们的原则如下：

用户应只对其消耗的资源付费。短期来看，这意味着我们会对超过一定存储限制的付费备份空间收费。这个限额尚未确定，因为我们还需要了解在我们的基础设施上托管空间的真实负载和成本。

从中期来看，我们的目标是从一个应用程序发展成为一个数字合作社，你可以付费成为其中的一员。成为会员后，你可以选择以自己的名字发布对象和空间，在 Any 生态系统（Any ecosystem）中被发现，并有权根据自己的贡献参与合作社的收益。

如果您想进一步了解我们的货币化理念，可以查看 Anyblog 上的这两篇文章：

{% embed url="<https://blog.anytype.io/our-open-philosophy/>" %}

{% embed url="<https://blog.anytype.io/why-we-dont-pay-for-user-acquisition/>" %}


---

# 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://doc.anytype.io/anytype-docs/documentation_cn/huo-bi-hua-monetization/monetization.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.
