> For the complete documentation index, see [llms.txt](https://konra-project.gitbook.io/konra-dogechain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://konra-project.gitbook.io/konra-dogechain/tokenomics/tokenomics-smartbch.md).

# Tokenomics SmartBCH

Konra on each blockchain will have it's own specifics, but will be limited in supply to always be equal or less than the Konra locked in it's corresponding Time Locked Wallet on DogeChain.

As Konra SEP 20 began it's life as a seperately deployed token with it's own DEX pairs and farms as well as ranches we're modifying the supply to work as an off chain deployment instance of the Konra on DogeChain, thereby sharing one supply.

### <mark style="color:blue;">How this works:</mark>

Konra is it's own token on SmartBCH as will be all tokens on other blockchains.

CA: 0x4F1480ba79F7477230ec3b2eCc868E8221925072

Type: Non Taxed

SEP - 20

Contract Ownership renounced

The Konra which are in circulation on SmartBCH will be kept in a time locked wallet on DogeChain remaining out of circulation on DOGE Chain. Users can arbitrage via selling tokens on one blockchain and buying them on the other, or vice versa which means arbitration is not possible for bots across the chains. See future "Arbitrage" page for more information and instructions of how to do this!

Current Supply: 1634 (Decreasing as we're burning to balance blockchains.)

Holders: 464

Block Explorer record

<https://smartscout.cash/token/0x4F1480ba79F7477230ec3b2eCc868E8221925072/token-transfers>

Konra is farmable on SmartBCH (LawSwap) and tradable on Multiple DEXs there (LawSwap, TangoSwap, BenSwap, MistSwap). There are still a few community ranches on BenSwap for Konra.


---

# 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, and the optional `goal` query parameter:

```
GET https://konra-project.gitbook.io/konra-dogechain/tokenomics/tokenomics-smartbch.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
