> For the complete documentation index, see [llms.txt](https://deepblueseagame.gitbook.io/deepbluesea-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deepblueseagame.gitbook.io/deepbluesea-whitepaper/core-gameplay-pvp-battle/death-battlefield.md).

# Death Battlefield

Battle of death – the battle gameplay that players are first exposed to in dead fighting battles, resources will be supplied to players in unlimited quantities, and a large number of temporary ships and officers will be provided for players,

Players no longer have to worry about the lack of resources and NFTs \
\
Temporary ships can only be obtained and used in campaign mode. After the campaign, these ships will be destroyed, and temporary ships cannot be sold. \
\
Each player will fight on their own and fight with the fleets of other players. The damaged fleets can be repaired in the base and other areas. \
\
Ranking rules of death battle: rank according to the honor points obtained by each player during the period until the end of the battle \
\
When the honor points are the same, the order will be added based on the conditions such as the number of games and winning rate \
\
Honor points are calculated according to the damage to the enemy, self battle damage and other relevant data in each battle \
\
The dead fight campaign is not only to provide players with a battlefield where they can fight heartily, but also to help players deeply understand the collocation between technical officer and ships. At the same time, as a battlefield with relatively few requirements for the number of ships, it is also very friendly to novice players.


---

# 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://deepblueseagame.gitbook.io/deepbluesea-whitepaper/core-gameplay-pvp-battle/death-battlefield.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.
