# More on Discord Heroes

Players can create a unique pixel hero on Discord.&#x20;

These pixel heroes are restricted in power and do not earn NFT items. They can, however, earn gold and non-NFT items.

### WIP

We are working on a way for players to earn the means to turn their Discord pixel hero into an NFT pixel hero.

This is a draft of the plan:

1. Reach a certain level with your Discord pixel hero. (possibly level 100.)
2. Accumulate a certain amount of gold.
3. Redeem your hero and the gold.
4. Start over at level 1, but with an NFT pixel hero. (Specifics still in the works, but this hero will not be on Ethereum.)

Once you have an NFT hero, you will be able to earn NFT items and other rewards.

<mark style="color:red;">**NOTE**</mark>**: Plan not final.**


---

# Agent Instructions: 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:

```
GET https://docs.pixelwar.com/discord/more-on-discord-heroes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
