# Fundamentals

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

## Battle

The objective of a battle is to reduce your opponent's HP (Health Points) to zero. The winner is the one who first accomplishes it, earning [rewards](/economy/economy.md) and ranking points.

Both pilots get experience points as well, raising their fame throughout the galaxies.&#x20;

## **Game Structure**

### **Turn-Based PvP Combat**

*Degens in Space* is a strategic, turn-based PvP game where pilots face off in head-to-head combat. Each match is divided into turns, with both players selecting their actions simultaneously.

The outcome of each turn is determined by the interaction of the chosen actions and items, with the goal of outsmarting the opponent.

### **Actions and Items**

During each turn, pilots can perform one action, which may involve using an [item](/cosmic-rules/items.md) or executing a basic manoeuvre. Most actions and items are associated with a specific skill, influencing their effectiveness in battle.&#x20;

{% hint style="info" %}
**Pilots can use up to 6 items during a battle!**

**You must choose your items before the battle starts.**

There is **no limit** on how many [items](/cosmic-rules/items.md) a player can have in their **inventory**.
{% endhint %}

## **Ready to start?**

[**Prepare for your first battle**](/getting-started/your-first-battles.md)**,** then run to [degens.space/lobby](https://degens.space/lobby) and "Create" or "Join" a battle!

By **creating a battle**, you will wait for a random opponent to join it.

By **joining a battle**, you will be automatically paired with another opponent.


---

# 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://guide.degens.space/getting-started/combat-basic.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.
