# Gameplay Overview

{% hint style="info" %}
The images below are from the interface of the alpha  and the beta (production) of the game
{% endhint %}

Dawn of Victory allows you to be either a fighter or a producer. You can also be both: it's up to you to determine your strategy (depending on your objectives and your possibilities)

### Game Interface

<figure><img src="/files/DZOAjOJEmYQcA4X93Tjq" alt=""><figcaption><p>Dawn of Victory Game Interface</p></figcaption></figure>

**Top banner / Token Counter :** you can see the tokens you have in game

**Menu on the left**

* your avatar
* your account name
* Theater of War : PVE (to come) / PVP in Alpha
* My Divisions : for fighters
* War Buildings : for producers
* My Assets&#x20;
* Missions
* Hall of Fame

### Avatar

*This image comes from the alpha of the game*

Click on your avatar to choose the one you want to use

*It is not possible to create a custom avatar*

<figure><img src="/files/6GuFu1hxlX10bibupVgm" alt=""><figcaption></figcaption></figure>

### My Divisions&#x20;

*This image comes from the alpha of the game*

See the [Fighters Section](/dov/about-dawn-of-victory/gameplay-overview/fighters.md) for more details

<figure><img src="/files/F3JdHgw58DQzJYonIuOQ" alt=""><figcaption><p>MY DIVISIONS </p></figcaption></figure>

### War Buildings

*This image comes from the beta of the game*

See the [Producers Section ](/dov/about-dawn-of-victory/gameplay-overview/producers.md)for more details

<figure><img src="/files/aMcjvimSNZS0AKQsodMs" alt=""><figcaption><p>WAR BUILDINGS</p></figcaption></figure>

### My Assets

* Craft : Craft New Fighters or Producer Cards&#x20;

<figure><img src="/files/O4Q7FUDOHcRZK3edv7eA" alt=""><figcaption><p>Production Buildings to Craft</p></figcaption></figure>

<figure><img src="/files/cgSUXLA64PB3YazS3xQR" alt=""><figcaption><p>Fighter Card to Craft </p></figcaption></figure>

* Tools&#x20;

You can use various tools in the game

Here, this account uses a 24h clock which allows you to get the production tokens every 24h instead of 6h

<figure><img src="/files/2KwgmezIp30oCHlNUrYa" alt=""><figcaption><p>My Assets - Tools</p></figcaption></figure>


---

# 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://dawn-of-victory.gitbook.io/dov/about-dawn-of-victory/gameplay-overview.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.
