# What is the tournament type?

### PvP

Players directly compete against each other to rank up in the tournament leaderboard.

{% content-ref url="/pages/Ba09dDdoeGa1lfW0EHwT" %}
[PvP](/tournaments/what-is-the-tournament-type/pvp.md)
{% endcontent-ref %}

### Autocore Mode

Mech owners enlist their owned Mechs to participate in tournaments. The enlisted Mechs automatically battle each other using combat AI (i.e., without player input) to rank up in the tournament leaderboard.

{% content-ref url="/pages/zyxSf4P9SeY6vJOBu5yj" %}
[Autocore](/tournaments/what-is-the-tournament-type/autocore.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.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.
