> For the complete documentation index, see [llms.txt](https://maksims-organization-7.gitbook.io/daiwo-instruction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maksims-organization-7.gitbook.io/daiwo-instruction/admin-panel/token-supply.md).

# Token Supply

### Overview

<figure><img src="/files/eb5uvhdwm3ICrZ3BfwLO" alt=""><figcaption><p>Screenshot of the Token Supply page</p></figcaption></figure>

<mark style="color:blue;">**Digital Artificial Intelligence Worker ( DAIWo )**</mark> section includes:

* current balance
* the edit price button
* History price chart
* Volume chart
* Timeline selector ( for filtering charts )
* Buy & Sell history of prices checkboxes

Owned tokens breakdown section includes:

* 1st Donut chart&#x20;
* Max supply metric&#x20;
* Circulating supply metric&#x20;
* 2nd Donut chart
* Circulating supply metric ( minted tokens amount )
* Owned tokens metric ( bought tokens amount )&#x20;
* the Mint button
* The Burn button

### Minting tokens

\
To initiate token minting, the admin should start by clicking on the "Mint" button

<figure><img src="/files/WnhpIolUyhCqYDETHcIk" alt=""><figcaption><p>On this picture, the Mint button is marked</p></figcaption></figure>

Following this, a modal page will appear, prompting the admin to enter the desired minting amount

<figure><img src="/files/KZEAMSdCtcna4B1yy4yP" alt=""><figcaption><p>On this picture, the Mint amount input fiield is marked</p></figcaption></figure>

Once the amount is entered, the admin should proceed by clicking the "Confirm" button

<figure><img src="/files/OIGAq24g1Xjy0K7oSZ1w" alt=""><figcaption><p>On this picture, the Confirm button is marked</p></figcaption></figure>

Subsequently, another modal page will appear, where the admin should click on the "Yes" button

<figure><img src="/files/huRREKZ8pCZq7lAMBJlN" alt=""><figcaption><p>On this picture, the Yes button is marked</p></figcaption></figure>

Finally, the admin will need to sign the transaction in the Metamask app to complete the token minting process

### Burning tokens

To initiate token burning, the admin should begin by clicking on the "Burn" button

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

Following this, a modal page will appear, prompting the admin to enter the desired burn amount

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

Once the amount is entered, the admin should proceed by clicking the "Confirm" button&#x20;

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

After the final action, another modal page will appear, where the admin should click on the "Yes" button&#x20;

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

Finally, the admin will need to sign the transaction in the Metamask app to complete the token burning process

<figure><img src="/files/8VFHI09JR0X5f2eKw7UD" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://maksims-organization-7.gitbook.io/daiwo-instruction/admin-panel/token-supply.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.
