# Game Units

### Turns

<figure><img src="/files/9VfMaAsqnUcMnHxKtiKd" alt="" width="563"><figcaption></figcaption></figure>

In the fast-paced world of GangWars, it's all about who gets the first move. Each GangstaBet steps up based on their speed ranking. They've got this thing called Speed (SPD) that determines their turn. Once everyone in the team has had their moment in the spotlight, the cycle concludes. Now here's the kicker: After each cycle, we shake things up a bit. The speed stats might change, and the lineup might get refreshed. So the fastest GangstaBet takes the lead, followed by the next, and this goes on till the last member has had their turn.

### Teams

<figure><img src="/files/WVlC7MrvDTmsl1b9ppI0" alt="" width="563"><figcaption><p>Team formation in GangWars</p></figcaption></figure>

Now, onto the teams! A GangWar is a grand showdown with up to 10 GangstaBets fighting it out. If you're an NFT holder, you can link up your wallet and choose your champion GangstaBet to represent you. But remember, you've got to be early - a day early, to be precise. These chosen warriors are then split into two factions. And if the numbers ain't even? No worries! We've got a crafty bot waiting in the wings to level the playing field.

### Rounds

Picture this: All 10 players, each showcasing their unique flair and skills, one after the other. That spectacle? That's what we call a round. Breaking it down further: A PLAYER TURN (PT) is like a scene where a unit struts its stuff. A CYCLE wraps up when every member of the team has had their moment to shine. And after 10 of these exhilarating turns, that's when we say a ROUND is complete.

***

So, whether you're strategizing or just enjoying the thrill, remember - in GangWars, every move counts. To see the war in action from a safe distance you can visit our [history page ](https://war.gangstaverse.co/war)to get a taste of the action.

<br>


---

# 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://docs.gangstaverse.co/gangwars/game-units.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.
