# Battle Schedule

The **GRID WARS** flow in Battles that last 7 days.\
Five days of War, followed by a two day [Ceasefire](/how-to-war/gameplay/ceasefire.md).

During the Battle, you will be allowed to deploy **TR00PS** onto the Grid.\
During the [Ceasefire](/how-to-war/gameplay/ceasefire.md), you will be able to revive, bury, and re-roll traits.

### **Example week:**

<table><thead><tr><th width="268.0859375">DAY/TIME</th><th>ACTIONS</th></tr></thead><tbody><tr><td>TUESDAY 12PM</td><td>Battle beings</td></tr><tr><td>TUESDAY 12PM - SUNDAY 12PM</td><td>Deploying troops on grid</td></tr><tr><td>SUNDAY 12PM - SUNDAY 2PM</td><td>Generating results for alive, dead, and pink eyes</td></tr><tr><td>SUNDAY 2PM</td><td>Begin Ceasefire period</td></tr><tr><td>TUESDAY 12PM</td><td>End Ceasefire and begin new battle</td></tr></tbody></table>


---

# 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://grid-wars-docs.seizectrl.io/how-to-war/gameplay/battle-schedule.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.
