# Battles

Engage in thrilling 1v1 or group trading Battles on DegenFi, competing for prize pools based on trading performance.

**Battles Overview**\
Battles are competitive trading events where participants deposit SOL into a prize pool, and winners are determined by trading outcomes like PNL.

**1v1 Battles**

* **Setup**: Two traders deposit equal amounts (e.g., 1 SOL each) into the prize pool.
* **Winner**: The trader with the highest PNL at the end of the battle takes the entire prize pool.
* **Duration**: Battles run on customizable timeframes, set by the organizer (default: hourly).

**Group Battles**

* **Custom Contests**: Anyone can create a trading contest with multiple participants, setting their own prize pool and rules.
* **Winning Conditions.** Choose from:
  * **Winner-Takes-All**: Top trader claims the entire prize pool.
  * **Top 3 Split**: Prize pool split among the top three traders.
  * **Proportional Split**: Prize distributed based on each trader’s PNL percentage.

**How to Participate**

* **Joining**: Find open Battles via the Battles page or Telegram announcements.
* **Tracking**: Monitor Battle performance, including PNL and rankings, in real-time.
* **Security**: All deposits are held in a secure smart contract until the Battle concludes.

**Accessing Battles**\
Navigate to the Battles page via the platform footer. Join the private Telegram for users to discover upcoming Battles.


---

# 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://degenfi.gitbook.io/degenfi-solana-trading/discover-tokens/battles.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.
