# Create a Discord Hero

## Step 1: Create your hero

Using the following command:

&#x20;       `/create hero Yourname`      &#x20;

`Where your name is the name you want for your hero.`

![Character Creation](/files/ynsOa4fjO3eGMVhf4Sco)

### Step 2: Connect your hero NFT

If you have a hero NFT please [Connect Your Hero NFT.](/discord/connect-your-hero-nft.md)

### Step 3: Get Started

Start playing:

Try a hunt:

&#x20;   `/hunt`

This will match you up with a random monster to fight for experience points, gold, and potentially other rewards.

As you advance in levels, new areas will unlock. To learn about the area you are in and to see if you can progress ot another area try:

&#x20;   `/area`


---

# 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/create-a-discord-hero.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.
