# Autocore Tournament

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

### 1. Autocore Tournament

If there is currently an active Autocore tournament in the Leaderboard's Autocore tab, you can enlist in that tournament.

<figure><img src="/files/6zKCSaGKjmDw7fgBXGwq" alt=""><figcaption></figcaption></figure>

### 2. Connecting a Wallet to your nWayPlay Account

If your nWayPlay Account is not linked to a Wallet, you won't be able to participate in the ENLIST feature. Therefore, you need to connect your Wallet on the nWayPlay website.

To participate in the Autocore tournament, you must connect an Ethereum Wallet to your nWayPlay Account. For more details, please refer to this document:[What are the conditions for participating in the tournament?](/tournaments/what-are-the-conditions-for-participating-in-the-tournament.md)

### 3. Choose a Mech to ENLIST

Through the ENLIST button, you can select one of your owned Mechs, and finally, you can register for the tournament ENLIST.

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

Once you register for ENLIST, withdrawal from the tournament participation is not possible. However, you can change the Mech designated for ENLIST until the tournament commences.

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

### 4. Tournament Match Start

When the game start time arrives, the Leaderboard ranks participants based on their scores. You can watch the real-time matches of the ongoing Autocore tournament through the Discord channel connected via the WATCH LIVE button.

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


---

# 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/how-do-i-get-into-the-tournament/autocore-tournament.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.
