> For the complete documentation index, see [llms.txt](https://3kingdomsheronft.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://3kingdomsheronft.gitbook.io/whitepaper/gameplay.md).

# Gameplay

<figure><img src="/files/GPVoOwJnsKLdG6WtgHxS" alt=""><figcaption><p>Team</p></figcaption></figure>

<figure><img src="/files/JaU7Dlp2SttTRqQZPrUi" alt=""><figcaption><p>Battle</p></figcaption></figure>

<figure><img src="/files/odAguwUMZcjiONy9pFXm" alt=""><figcaption><p>New Version</p></figcaption></figure>

**Send a mighty army to the battlefield. Clearly defeat opponents.**

Players will be able to use characters to position in 12 positions, divided into 9 attacking characters and 3 supporting characters in the back.

for attack The game takes into account the SPD of both characters. If the character of which side has the highest SPD, it will start attacking first and sort it to each other. If any side is eliminated before then it will be the loser immediately.\
\
How to play <https://youtu.be/dxScBJTi01o>


---

# 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://3kingdomsheronft.gitbook.io/whitepaper/gameplay.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.
