> 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/ja/ndendeworu/learn-earn-no.md).

# Learn & Earn の基礎

LetMeSpeak はどのようなシステムなのでしょうか？

学習は無料でスタートできます。[ウェブバージョン](https://web.letmespeak.org/?utm_source=whitepaper\&utm_campaign=wptoweb)を使用し、iOS モバイルアプリか Android モバイルアプリを[ダウンロード](https://letmespeak.onelink.me/DRH4/360cv7s3)して学習を開始できます。

英語の学習を通じ、お金を稼ぐのは難しいことではありません。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 の更新も行うことが可能です。ゲームプレイ、PvP アクティビティで勝利するチャンスを高めたり、収益力の増強など、 LetMeSpeak での経験をさらに高めるために利用できます。

<figure><img src="/files/mGzO9SgI9icFyvqMlLB4" 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/ja/ndendeworu/learn-earn-no.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.
