> 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/jing-ji/can-yu-fang-shi.md).

# 参与方式

在LetMeSpeak元宇宙中，可用不同方式边学边赚：

1. **直接拥有。**&#x5728;market.letmespeak.org上购买NFT，开始边学边赚。
2. **购买 + 奖学金。**&#x8D2D;买NFT，把NFT作为奖学金提供给其他人学习。你们俩都赚钱。
3. **奖学金。**&#x4ECE;已拥有NFT的人获取NFT，免费边学边赚。&#x20;
4. **出租。**&#x9996;付货款，出租NFT，边学边赚。
5. **资助。**&#x7ED9;其他人提供资助，帮助他们边学边赚。也可自己享受资助。


---

# 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/jing-ji/can-yu-fang-shi.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.
