> 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/play-learn-and-earn/learn-and-earn-in-1-2-3.md).

# Learn & Earn in 1-2-3

So how does LetMeSpeak work?&#x20;

You can start learning for free. Use the [web app](https://web.letmespeak.org/?utm_source=whitepaper\&utm_campaign=wptoweb) or [download](https://letmespeak.onelink.me/DRH4/360cv7s3) the iOS or Android mobile apps to start.

It’s easy to make money by learning English. Buy your own NFT Character on the [LetMeSpeak Marketplace](https://market.letmespeak.org/?utm_source=whitepaper\&utm_campaign=wptomarket) and start earning in-game currency while you learn. If you don't want to use your own money to buy an NFT, you will be able to borrow someone else’s NFT character (launching in Summer 2022) and share the rewards with the NFT owner.

You can swap your reward tokens on the decentralised (e.g. [Serum-powered](https://trade.dexlab.space/#/market/C6y1AH1A9Q3Xdk5yxCj5XEQaG2mmXzaqQWq5HLhjpWiT)) exchanges for digital dollars. You can also spend the reward tokens on creating new NFTs, updating existing ones or enhancing your LetMeSpeak experience - gameplay, chances to win in Player vs Player (PvP) activities and boosting earning potential.

<figure><img src="/files/lthieRmUeRfHMN65Y5TS" 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/play-learn-and-earn/learn-and-earn-in-1-2-3.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.
