> For the complete documentation index, see [llms.txt](https://whitepaper.letmespeak.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.letmespeak.org/zh/bian-wan-bian-xue-bian-zhuan/dui-jiao-yu-chan-sheng-de-ying-xiang.md).

# 对教育产生的影响

立即满足感对学习产生什么影响？

我们做出的研究结果显示，边学边赚学习者更致力于学习。60%学习者每天都学习，比预付学习者学习时间多两倍。

这应该有两个动机：

* 不仅可收回为购买NFT支出的费用，也可获得更多。
* 害怕错过，因为NFT角色赚钱能力每天都降低。

咱们细看下统计数字。

1. **学习要求时间**\
   \
   熟能生巧。

咱们了解不同类型的用户用多长时间来学习：

* 日度免费游玩用户每天平均使用17分钟，在超过1.6次会话中学习英语。
* 日度边学边赚用户每天平均使用53分钟，在超过4.2次会话中学习英语。

![边学边赚用户在任何一天内学习英语的时间都是免费学习用户的三倍。](/files/OuwwEHdeC0BgqeWEyal6)

**2.** 留存大幅增加

定期学习是学习外语的奥秘。

边学边赚学习者是最爱学习的学习组！

下面介绍LetMeSpeak不同商业模式下学习的测试组在30天内学习了多少天：

* 边学边赚——21天
* 预付——7.5天
* 免费游玩——2.5天

![](/files/QSvgZ4McMWl7KwmFUCJf)

**更好的教育产品**

抓住学习者的关注之后，我们可以集中精力为用户提供更好的教育结果。无需与社交网等娱乐平台争夺用户关注，我们已经保持用户留存。

**共同研究，共建更好的世界**

LetMeSpeak与教育家、语言学家、神经科学家和经济学家合作，以便计算边学边赚模式下的学习效率和社会影响。 我们相信该新兴模式可颠覆在线教育产业。


---

# 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://whitepaper.letmespeak.org/zh/bian-wan-bian-xue-bian-zhuan/dui-jiao-yu-chan-sheng-de-ying-xiang.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.
