> 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/ko/undefined-2/undefined.md).

# 참여 방법

LetMeSpeak 메타버스에서 다양한 방식으로 Learn-and-Earn 경험을 즐길 수 있습니다.

1. **완전한 소유권.** market.letmespeak.org에서 NFT를 구매하여 Learn-and-Earn 경험을 시작하세요.
2. **구매 + 스칼러십.** NFT를 구매하고 다른 사람이 학습할 수 있도록 스칼러십을 제공하세요. 후원자와 학습자 모두 수익을 창출할 수 있습니다.&#x20;
3. **스칼러십.** 기존 NFT 소유자로부터 스칼러십을 지원받아 무료로 학습하고 수익을 창출하세요.
4. **대여.** 계약금을 지불하고 NFT를 대여해 Learn-and-Earn 경험을 시작하세요.
5. **후원.** 다른 사람의 Learn-and-Earn 경험을 후원하거나, 후원을 받아보세요.


---

# 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/ko/undefined-2/undefined.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.
