> For the complete documentation index, see [llms.txt](https://metaspets.gitbook.io/meta-super-pets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metaspets.gitbook.io/meta-super-pets/metaspets-overview/gameplay/pvp.md).

# PvP

Player versus Player. This will challenge players' understanding of their Pets in order to be victorious and win many rewards.&#x20;

These Victories will increase players' ranking on the leaderboard. Each player will be rewarded prizes appropriate to their rankings.&#x20;

Again, in order to win, you have to get familiar with the RPG system, explore it, and master it. Understand your pet's strengths and weaknesses. Understand what formations work best and how to mix a strong team.

![](/files/B93ARlHtgTUxKGgK15gy)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://metaspets.gitbook.io/meta-super-pets/metaspets-overview/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.
