# AI Mode

This mode introduces Artificial Intelligence into Battle Craft, a revolutionary way of defending space and competing against your enemies. With the help of AI, talented guardians will be able to play different P2E modes following their game strategy trained by AI.

Every battle a guardian competes in will be training the AI based on the strategy, kills technique, knockouts, shooting range, and every movement of the guardian. Based on the given training, AI will be competing in battles on behalf of guardians.

## HOW THE AI MODE CAN BE UNLOCKED?

The following criteria should be followed before you enable the AI mode in order to have AI-powered battles played on behalf of guardians.

* A player must have played 25 Team Death Matches&#x20;
* Player must have competed in at least 10 Battle Royale battles&#x20;
* Profile level of a player must be at least 8

AI mode is just like Autopilot mode, players would have a choice to either compete in Battles personally or by enabling AI mode.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://battle-craft-game.gitbook.io/battlepaper/battle-paper/ai-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.
