# PvP

### PvP

* PvP mode is a gameplay style where players who own Mechs accumulate points in tournaments through direct matchmaking.
* Previously, the game format of the Wreck League was supported only in PvP mode. With the addition of Autocore mode, the gameplay rules have now split into two.
* You can check the tournaments that have been held so far in [Player Tournament History](/tournaments/what-is-the-tournament-type/pvp/player-tournament-history.md)

### PvP Rules

* You can find instructions on how to participate in tournaments using the Player Combat mode through document [What are the conditions for participating in the tournament?](/tournaments/what-are-the-conditions-for-participating-in-the-tournament.md)
* If you own a variety of Mechs, you can alternate between them during battles and perform gameplay accordingly.
* The conditions to participate in the PvP mode are as follows:
  * If there is an open PvP tournament available, players can automatically participate by downloading the game ([Downloading the Game Launcher](/game-information/downloading-the-game-launcher.md)) and playing matches in the tournament through the in-game interface.
  * Players can utilize various Mechs such as Wreck Mech NFT, Type-C Wreck Mech, Founders Mech, and Delegated Mech. Additionally, even if players do not own a Mech, they can participate in the tournament using the TMP Mech.


---

# 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/pvp.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.
