# Circulation / Business Model

Business Model

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

## Circulation

* Supply

1. Every token will be supplied to the ‘medium mining wallet’, not the user's personal wallet at first.
2. Users click the ‘Available’ button to use earned mining tickets.
3. Expose Ads (banner or video) intermittently according to the mining button clicked.
4. $WKM tokens will be supplied to the ‘medium mining wallet’ after the ads are finished.

* Issue

1. $WKM is issued when the user withdraws supplied token to the user's own personal wallet.

* Burn

1. Burn usually means burning tokens through issued transaction fees.
2. Burning occurs as follows:
   1. The difference and/or transaction fee occurred from $WKM <> $WKG swap (about 0.2% \~ 0.5%).
   2. Withdraw fees for $WKM.
   3. Used in mini-games participation.
   4. Fees for NFT purchases (n% of the transaction fee will be charged to both seller and buyer).
   5. Spot commodity purchase.


---

# 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/circulation-business-model.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.
