> For the complete documentation index, see [llms.txt](https://whitepaper.bloctale.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.bloctale.com/bloctale/faq/how-do-i-earn-rewards-through-play-to-earn-mechanics.md).

# How do I earn rewards through play-to-earn mechanics?

In BlocTale, players can earn rewards through various play-to-earn mechanics, which allow them to monetize their in-game activities and achievements. Some of the ways to earn rewards through play-to-earn mechanics include:

* ***Completing quests and in-game events:***\
  Players can earn GLD tokens and other rewards by participating in quests, in-game events, and other activities that are periodically introduced by the game developers. These rewards can be used within the game or traded with other players.
* ***Farming enemies:***\
  Defeating enemies in the game can yield GLD tokens, NFT items, and other valuable resources, which can then be used or sold in the marketplace.
* ***Trading and selling NFT items:***\
  Players can collect NFT items from various sources, such as enemy drops or special events, and trade or sell them to other players in the marketplace. Rare or high-demand items can fetch a higher price, providing a potential source of income for players.
* ***Trading and selling BlocTale Characters:***\
  Players can earn from their characters by leveling them up, improving their attributes, and increasing their value in the marketplace. They can then trade or sell these characters to other players, profiting from the time and effort invested in character progression.

By participating in these activities and strategically utilizing the in-game economy, players can capitalize on the play-to-earn mechanics in BlocTale and generate income from their gaming experience.


---

# 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.bloctale.com/bloctale/faq/how-do-i-earn-rewards-through-play-to-earn-mechanics.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.
