# Gameplay (PVP)

### How is PVP played?

The Coliseum (PVP Gameplay) PVP requires players to have a party of 3 turtles in order to enter a battle. PVP will be a 1 versus 1 mode, and players have to arrange the 3 turtles in the order they want to send out for battle. This is where the speed stats play a role, the turtle with the faster speed stat will start the battle. It's crucial to get a good head start for PVP! (Make sure to make full use of the attributive advantage to gain the upper hand!)&#x20;

{% hint style="info" %}
Gameplay style is the same for dive questing.
{% endhint %}


---

# 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://clashof-turtles.gitbook.io/clash-of-turtles/game-features/the-coliseum/gameplay-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.
