# Producers

### Utilities Tokens&#x20;

The producers produce 4 resources thanks to 4 different types of buildings

The resources are as follows:

* DOV H :  Health
* DOV F : Fuel
* DOV R : Repair
* DOV S : Supply

<figure><img src="/files/uJc580wDxfigMjgygtQj" alt=""><figcaption></figcaption></figure>

### Production Factories

Each resource is produced in a dedicated building

You will find the details of the different buildings in [the NFT cards Production Collection section](/dov/about-dawn-of-victory/gameplay-overview/nft-cards/producers-collection.md)

### Buildings

In order to produce the 4 resources that the fighters need, you have to stake 4 buildings (one per resource)\
\
Every 6 hours, you can to claim the tokens produced. \
\
To recover the produced resource, you have to pay a production cost (2 additional resource tokens). \
\&#xNAN;*Note* : As soon as the PVE campaign starts, an additional cost in DOVX will be set up to recover what your building has produced.&#x20;

The account just below has an almost balanced production line

The production of DOVH, DOVS and DOVF tokens is identical:

* 73.2 DOVH produced for a cost of 3.66 DOVF and DOVS
* 73.2 DOVS produced for a cost of 3.66 DOVR and DOVH
* 73.2 DOVF produced at a cost of 3.66 DOVR and DOVS

The repair building produce slightly more: 97.2 DOVR for a cost of 4.86 DOVF and 4.86 DOVH

<figure><img src="/files/zr3O7HMg6Q8yhmYPhTEj" alt=""><figcaption><p>Well-balanced production line</p></figcaption></figure>

{% hint style="info" %}
If you don't have enough to make up a whole line, you can still produce! You can have an unbalanced production. You will simply have to buy resource tokens to be able to recover your production
{% endhint %}

This account has only two production buildings (supply and fuel). To be able to recover the produced tokens, it is necessary to regularly supply this account with missing resource tokens.

<figure><img src="/files/Cj3onyNTdriKqn9fw2RC" alt=""><figcaption></figcaption></figure>

### Exchange

To use your resource tokens, you will have to use the Exchange part to deposit them in the game. Your tokens must be visible in the interface.&#x20;

In this account, you can see that there are 200 DOVX, 500 DOVF, 500 DOVH, 500 DOVS and 500 DOVR in game

*Noted in the top banner and also in the balance of the withdraw section*

<figure><img src="/files/jWU5iJcGqWoGe3KRKkNj" alt=""><figcaption></figcaption></figure>

On this same account, you can see that there are 448,2243 DOVX that are not in game

*Noted in the balance of the Deposit section*

<figure><img src="/files/IxhJomAM4zAf5v2aQROH" alt=""><figcaption></figcaption></figure>

### How to transfer Resource Tokens into the Game ?

On this account, the production line is out of balance

There is a need to add DOVS resource tokens

We will see how transfer DOV S resource tokens into the game

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

#### Click on EXCHANGE (WAR BUILDINGS SECTION)

The withdraw part is displayed and you can see the tokens in game

<figure><img src="/files/U2vTfWRlsRqi0gmLzMDN" alt=""><figcaption><p>WAR BUILDINGS - EXCHANGE - WITHDRAW </p></figcaption></figure>

#### Click on the DEPOSIT part&#x20;

You can see that on this account, there are 14493.6 DOVS that are not in play (they have either been purchased or have been transferred from another production line)

<figure><img src="/files/BvzdQTaosYiJ77gmoYOI" alt=""><figcaption><p>WAR BUILDINGS - EXCHANGE - DEPOSIT </p></figcaption></figure>

Enter the amount you wish to deposit in the game&#x20;

Here we enter the total amount & Click on the DEPOSIT button

<figure><img src="/files/arfA0hQ3ZETi7BxOsJD4" alt=""><figcaption><p>WAR BUILDINGS - EXCHANGE - DEPOSIT </p></figcaption></figure>

Come back to the WITHDRAW part&#x20;

*We can see in the balance and in the top banner that we have the DOVS resource tokens in the game*

<figure><img src="/files/OIlKfqAadeZ7JmdZhM38" alt=""><figcaption><p>WAR BUILDINGS - EXCHANGE - WITHDRAW </p></figcaption></figure>

### How to claim your tokens ?

When the count is over, you will be able to claim the produced tokens (only if you can pay the production costs)&#x20;

You just have to click on the COLLECT button

<figure><img src="/files/qmbSFpdZ01GwJee9XDP6" alt=""><figcaption><p>Claim your resources tokens</p></figcaption></figure>

When you have claimed your tokens, the counter starts again&#x20;

*Note : this account has a 24h clock tool* [*(see My Assets - Tools)*](/dov/about-dawn-of-victory/gameplay-overview.md#my-assets)

<figure><img src="/files/cwP1WWuL6cr8zw3VDiBG" alt=""><figcaption><p>Counter right after claiming the produced tokens </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/producers.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.
