> 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/bian-xue-bian-zhuan-zhi-shi-ru-men.md).

# 边学边赚：知识入门

LetMeSpeak如何运行呢？

你可以免费开始学习。使用[web版本](https://web.letmespeak.org/?utm_source=whitepaper\&utm_campaign=wptoweb)，[或下](https://letmespeak.onelink.me/DRH4/360cv7s3)载iOS或Android移动应用程序，开始边学边赚。

学习英语时赚钱并不那么复杂。购买自己的NFT角色访问 [LetMeSpeak市场](https://market.letmespeak.org/?utm_source=whitepaper\&utm_campaign=wptomarket)，立即开始边学边赚！不想自己花钱购买NFT的，可以出租其他人的NFT角色（功能2022年夏季正式启动），与NFT拥有者分享奖励。

你可以在去中心化（如[Serum](https://www.dexlab.space/swap?id=C6y1AH1A9Q3Xdk5yxCj5XEQaG2mmXzaqQWq5HLhjpWiT)驱动的）交易所将你的奖励代币兑换成数字美元。也可用奖励代币创建新的NFT，更新现有的NFT，优化LetMeSpeak体验，即生态系统内的玩法、PvP活动赢率和赚钱能力。

<figure><img src="/files/PnqsaL4V0bbSFukJCjEl" alt=""><figcaption></figcaption></figure>


---

# 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/bian-xue-bian-zhuan-zhi-shi-ru-men.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.
