# Autocore

## Autocore

Along with Tournament 4, we're excited to announce a new tournament mode — *Autocore!*

Autocore is an **auto-battle mode** where your mech fights dozens of other mechs in simulated battles. Simply enter your mech and watch the chaos unfold without pressing a single button!

Because mechs auto-battle **without any player input**, your mech build will determine your success. Strategically assemble powerful skill combos and stats to improve your chances of winning!

### Phase 1: 🤖 Enlist in-game

After we announce an Autocore tournament there will be an **enlistment window** in which you can enlist a mech. During this window you can swap your selected mech and make changes to it.

Supported mech types include:

* Type-C Mechs
* NFT Mechs
* Founders Mechs

{% hint style="warning" %}
We do not currently support Mech delegation for Autocore tournaments!
{% endhint %}

{% hint style="danger" %}
Once the tournament begins you cannot disassemble your Mech, make any changes to your Mech, or otherwise transfer ownership of your Mech!

Doing so will **disqualify your mech** from earning further points in the tournament.
{% endhint %}

#### Enlisting

You can enlist in open AutoCore tournaments either in-game or via the ENLIST button on the Wreck League Leaderboard page. See this document for more info: [Autocore Tournament](/tournaments/how-do-i-get-into-the-tournament/autocore-tournament.md)

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

### Phase 2: 👀 Spectate the Tournament in Discord

After the enlistment phase ends, the auto-battles begin!

Enlisted mechs auto-battle using [**behavior trees**](https://robohub.org/introduction-to-behavior-trees/) developed by our combat designers. The behavior tree your mech uses is based on its Weapon Arms part and **cannot be modified**. Each behavior tree is designed to accentuate that weapon's playstyle while ensuring that all automated behaviors are equally fair.

Mechs are matched randomly against each other such that every mech has the same number of matches. AutoCore tournaments don't use a 'matchmaking rating' to determine matchups.

We will be streaming these matches **in real-time** in the official Wreck League Discord. Come spectate your matches, talk a little trash, and participate in the fun!

{% hint style="info" %}
Discord link — [Wreck League Discord](https://discord.com/channels/1075467788581355591/1211773067018117170)
{% endhint %}

### Phase 3: 🏆 Tournament Results

After the auto-battles are complete, the tournament results are in! You're ranked relative to other players on a leaderboard, and your leaderboard placement determines your prizes.

Here's how scoring works:

* **+1 point** for each % damage dealt to your opponent on round end
* **+1 point** for each % HP you have remaining on round end

## Rewards

Place on the leaderboard within Autocore Tournaments to earn Wreck XP.

<figure><img src="/files/3COvjDBDath30eWkGwld" alt=""><figcaption><p>As of Mar 20, 2024. Subject to change at any time without notice</p></figcaption></figure>

### What is Wreck XP?

{% content-ref url="/pages/zXGUYK1Zg4fvKeAM0RF7" %}
[Wreck XP](/tournaments/wreck-xp.md)
{% endcontent-ref %}


---

# 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.wreckleague.xyz/tournaments/what-is-the-tournament-type/autocore.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.
