# 🏴‍☠️ PvP: Plunder Mode

{% hint style="info" %}
Available in Phase 2 (one month after main launch)
{% endhint %}

{% hint style="info" %}
Reward: Commodity Tokens&#x20;
{% endhint %}

Plunder mode enables a player to plunder other players' resources. The player needs to assemble a fleet capable of fighting and input the coordinates of the player to plunder. Then the player can deploy his fleet to travel through space and attack the other player's base.&#x20;

After successfully defeating the enemy's defending fleet and his planetary defense system, your fleet is ready to plunder. You can take whatever resources are left in your enemy's base given that the amount does not exceed the cargo capacity of your fleet.&#x20;

**Please note that you may only take resources from other players’ bases**. After the player launches a transport mission to transport his resources to the center of the galaxy, you cannot take the resources being transported.

Follow the steps below to plunder resources:

1. Assemble a fleet of ships with high damage output.
2. Enter the destination coordinates for your fleet to attack.
3. Deploy your fleet to travel to the destination.
4. Once arrived, command your fleet to attack the enemy base.
5. Upon victory, plunder resources and take them back to your base.

Please note that it could take hours to travel to the destination. You may spend *LC* to speed up the traveling time. &#x20;

![](/files/zisH4ZD4CytPDndbZh7u)


---

# 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.lightyear.game/intermediate-tasks/pvp-plunder-mode.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.
