# Tournaments

Tournaments in **Cyberpunks World** bring players together for structured competition, rewards, and community-driven events.

***

### **Tournament Types**

* **Game-Hosted Tournaments** – Official events run by **Cyberpunks World** with set prizes.
* **Player-Created Tournaments** – Custom events where players set rules, prizes, and entry conditions.

### Entry Options

* **Free Entry Tournaments** – Open to all without cost.
* **Stake-Based Tournaments** – Participants contribute tokens/ETH; **Winner-Takes-All.**

### **Tournament Modes**

* **1v1 Duels** – Classic head-to-head fights.
* **Team Battles (2v2, 3v3, 4v4, 5v5)** – Squad-based formats requiring teamwork and synergy.

***

#### **Additional Features**

* **Custom Prizes** – Organizers can set token or NFT rewards.
* **Flexible Slots** – Unlimited or limited player slots depending on setup.
* **Onchain Transparency** – Stakes, entries and prize distribution handled securely via smart contracts.


---

# 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://wiki.cyberpunks.world/v1-launch-phase/activities/tournaments.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.
