# $WKM, $WKG

## $WKM

* Main token of the WalkMining service.
* Unlimited issuance token, used in the WalkMining ecosystem in various ways.
* $WKM token can be mined with your steps.
* The accumulation rate must change in real time according to the WKM token market price.
* To see the specific equation of $WKM token mining, check this page 👉🏻 [How it works](/walkmining/how-it-works.md)

## $**WKG**

* WalkMining governance token. Hard to get, low supply.
* In terms of the $WKG, the total issuance is limited and it is used in various ways in the WalkMining ecosystem.&#x20;
* Tokens are used for buying NFTs and designing their own world. Users can earn $WKG tokens by swapping $WKM in a specific ratio (The difference will be automatically burned. Check the below 'BURN MODEL').&#x20;

### BURN MODEL

{% content-ref url="/pages/DV35RMLrP87ydkBq4pBO" %}
[Circulation / Business Model](/walkmining/tokenomics/circulation-business-model.md)
{% endcontent-ref %}

* Corresponding to the WalkMining ecosystem flow, advertisement fee, and ecosystem transaction fee are the tools to manage the circulation of the Buy\&Burn of both tokens.
* If the SWAP order is executed, burning comes first, and then token minting.
  * For example, if 100 $WKM SWAP to 99 $WKG, 100 $WKM burned up first, and then 99 $vWKM is newly minted.
  * If 100 $WKG SWAP to 99 $WKM, 100 $WKG burns up first, and then 99 $WKM is newly minted.


---

# 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://docs.walkmining.com/walkmining/tokenomics/usdwkm-usdwkg.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.
