# Battle Other Owners (PVP)

PvP battles are the main option for earning star points (:star:) in the game without staking $ETH.\
To access it, simply click on the two swords at the bottom left of the screen.

<div align="left"><figure><img src="/files/XWmkWvejBhlCg8vdGN7a" alt="" width="375"><figcaption></figcaption></figure></div>

## PvP Menu

When you access the "PvP" menu, you'll notice that players are sorted by rank.

<div align="left"><figure><img src="/files/MwO3SheQs48GXcj9goYC" alt="" width="375"><figcaption></figcaption></figure></div>

Everyone starts with the bronze rank.\
To rank up, you must accumulate star points :star: and competence points :green\_circle:.\
You can only attack players around your rank as you progress.

{% hint style="info" %}
For example, if you're Bronze and placed towards the end of the board, you won't be able to attack the diamonds at the top of the board.&#x20;
{% endhint %}

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

## Attacking other players

<div align="left"><figure><img src="/files/j3aEzB0T2yRTWzwqBmQc" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/yX91WE7VHkCSK9CeJdc6" alt="" width="375"><figcaption></figcaption></figure></div>

Attacking another player allows you to steal 0.5% of his star points :star: and reduce his lifetime  :heart: by 30 minutes in case of a win. If you lose, the opposite will happen: you will lose 0.5% of your star points  :star: and 30m of your lifetime :heart:.\
\
Success or failure is calculated using a winrate expressed in %.\
Here's how winrate is calculated: AttackerPoints / (AttackerPoints + DefenderPoints).\
Learn more about Competence Points here: [Train Your Veggie](/veggies-gotchi/gameplay/train-your-veggie.md)\
\
Note that you can only perform one attack every 2 hours, and your Veggie can only be attacked once every 2 hours. \
\
When a Veggie dies, 25% of its star points are redistributed to other living Veggies.


---

# 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://veggies-gotchi.gitbook.io/veggies-gotchi/gameplay/battle-other-owners-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.
