# Results

In **GRID WARS**, every Balle outcome is decided through a deterministic randomizer, harnessing the immutable power of blockchain data as its seed. With the addition of Parent/Child relationships for your TR00PS, we can ensures that each result is provably fair, transparent, and resistant to manipulation—keeping battles authentic, intense, and decentralized.\
\
In GRID WARS Bitcoin plays God and decides who lives, who dies and who ascends to the Rare Sat. &#x20;

Results will be able to be verified on-chain in a future inscription we will make public.

<table><thead><tr><th width="107.83984375">Battle</th><th width="121.453125">Block Height</th><th>Block Hash</th></tr></thead><tbody><tr><td>Battle 1</td><td>892245</td><td>0000000000000000000111f0243c2ddb1c8cdf3ae3ee2d9ebb55e306a524500b</td></tr><tr><td>Battle 2</td><td>893385</td><td>00000000000000000001140b926e43704159758c326011fb65cf14cc482f6287</td></tr><tr><td>Battle 3</td><td>894190</td><td>00000000000000000001b95a511dbd99005a0615c2d0b2cd7d7e3a95eb22875a</td></tr><tr><td>Battle 4</td><td>895212</td><td>00000000000000000001d7983953647925185e78026e1c9f90882134805b887a</td></tr><tr><td>Battle 5</td><td>896270</td><td>00000000000000000000af941f2dde281536b9c421915d23ada00aed78745ea5</td></tr><tr><td>Battle 6</td><td>897270</td><td>00000000000000000000c84516e2c731199265a481fea4bbddb322691453d6c6</td></tr><tr><td>Battle 7</td><td>898320</td><td>0000000000000000000249f6ed909b7aed6a76112ab465b4d6db13af7d1b7f80</td></tr><tr><td>Battle 8</td><td>899700</td><td>TBD</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/results.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.
