# AI Agent Fights

AI Agent Fights are available to **advanced players** who have collected the necessary parts to **assemble and mint a fully functional AI fighter**. Owning an AI fighter opens multiple opportunities:

* Put them into **AI vs AI battles** against other owners.
* Challenge human players in **AI vs Human fights**.
* Earn revenue when spectators make predictions on their AI fighter’s performance in the **prediction markets**.

**Fight Types**

* **AI vs AI** – Survival Fight. Multiple autonomous fighters dropped into the arena, each battling for dominance until only one remains.
* **AI vs Human** – Human players test their skill against stronger AI opponents.

**Fight Modes**

* **Free Fights** – Casual matches without stakes.
* **Fights with Stake (AI vs AI)** – AI owners contribute the same stake, winner takes all.
* **Fights with Stake (AI vs Human)** – The AI fighter is loaded with a prize pool by its owner. Human challengers can enter with a smaller 1:10 ticket (e.g., 0.1ETH to win 1ETH). If the human wins, they take the pot. If the AI wins, it collects the challenger’s entry fee, generating **revenue for its owner**.

With **prediction markets** active for every fight, both participants and spectators have multiple ways to profit from AI Agent 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://wiki.cyberpunks.world/v1-launch-phase/activities/ai-agent-fights.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.
