# Nerd Battles

Enter the exciting world of Nerd Battles, where you can engage in thrilling combat using your active nerd. Your nerd's stats will dictate your chances of winning in the battleground, so make sure to level it up :rocket:

The following table summarizes how much each entry costs and the possible outcomes

<table data-full-width="true"><thead><tr><th>Nerd</th><th>Win</th><th>Tie</th><th>Loss</th><th>Entry Cost</th></tr></thead><tbody><tr><td>Starter</td><td>27 NRG + 192 XP</td><td>15 NRG</td><td>192 XP</td><td>15 NRG</td></tr><tr><td>Basic</td><td>81 NRG + 192 XP</td><td>45 NRG</td><td>192 XP</td><td>45 NRG</td></tr><tr><td>Common</td><td>234 NRG + 192 XP</td><td>130 NRG</td><td>192 XP</td><td>130 NRG</td></tr><tr><td>Rare</td><td>1,170 NRG + 126 XP</td><td>650 NRG</td><td>126 XP</td><td>650 NRG</td></tr><tr><td>Legendary</td><td>3,600 NRG + 126 XP</td><td>2,000 NRG</td><td>126 XP</td><td>2,000 NRG</td></tr><tr><td>Iconic</td><td>54,000 NRG + 126 XP</td><td>30,000 NRG</td><td>126 XP</td><td>30,000 NRG</td></tr></tbody></table>

## Get Ready to Battle!&#x20;

1. **Choose Your Warrior:** Get your active nerd ready for the battle. Your nerd’s level and rarity are key factors in the battle matchmaking process.
2. **Purchase a Battle Token:** Buy a Battle Token on your Inventory corresponding to the rarity of your nerd. This is your ticket to initiate the battle! You should be able to "**Spend**" it after a few minutes

<div><figure><img src="/files/H6E480m7WNVOIx4zZF7n" alt="" width="221"><figcaption><p>Users can buy battle tokens on the Energy store</p></figcaption></figure> <figure><img src="/files/LYdqWLaknaw6l3EFKc10" alt=""><figcaption><p>Battle Tokens will appear on the inventory once purchased</p></figcaption></figure></div>

## **How To Battle**

1. Click the ‘Battle’ button.&#x20;
2. Read through the initial tutorial and click the "I'm ready, let's go" button
3. You can see your Battle Record from here, click "Battle Now" to look for a worthy opponent.

<div><figure><img src="/files/RwvkDvOyU9bpAecotuZ3" alt="" width="353"><figcaption></figcaption></figure> <figure><img src="/files/iJH3nVGwQNj2LSNmiaWt" alt="" width="219"><figcaption></figcaption></figure> <figure><img src="/files/zPihbeSwgO8elFfIZLK2" alt="" width="220"><figcaption></figcaption></figure> <figure><img src="/files/eLCfOOM0gYjvDOKAjTpe" alt="" width="221"><figcaption></figcaption></figure></div>

4. **Choose your attribute:** After entering the battlefield, you have 30 seconds to choose an attribute for your nerd. Don’t worry—if you’re unsure, the system will randomly pick one for you!

{% hint style="success" %}
XP boosts applied to the Nerd also apply to battle rewards!
{% endhint %}

<figure><img src="/files/q4lJwhSr3HQJqqr7MGyo" alt=""><figcaption></figcaption></figure>

5. **Dive into intense best-of-three rounds.** Attributes chosen by you and your opponent will face off in random order. In case of a tie, prepare for a final, decisive round with randomly selected attributes.

<div><figure><img src="/files/1hXLJ5EDaHGzcw6y5DeD" alt="" width="219"><figcaption><p>First Round</p></figcaption></figure> <figure><img src="/files/WbNGOG0yqE6vd3PAi6N2" alt="" width="224"><figcaption><p>Result</p></figcaption></figure> <figure><img src="/files/yoUv47pXal5OisKty025" alt="" width="226"><figcaption><p>Second Round</p></figcaption></figure></div>

<figure><img src="/files/0iopNYX2soH63afyEj4U" alt=""><figcaption><p>Battle Outcome</p></figcaption></figure>

## Battle Rewards

Winners will receive their prizes under the wallet section within a few minutes! The reward is a fixed value based on the table above.


---

# 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.theenergyarea.com/nerd-battles.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.
