> 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.md).

# Tokenomics

*<mark style="color:purple;">**Taxes:**</mark>*&#x20;

Konra on DogeChain is a reflection token so there is a buying, selling and transfer tax of 10%

*<mark style="color:blue;">**The tax breaks down as follows:**</mark>*

5% of it goes to the holders in Konra reflections. This means Konra sitting in your wallet will gain reflections and grow. This growth isn't extreme, but it's a steady trickle of Konra multiplying in your wallet. There is no minimum hold for these reflections and they come in automatically after every so much volume of Konra in the market places.

2% goes to Auto LP. This grows our Liquidity pools over time, we want our pools to be like oceans and the tax helps makes this so automatically with trade activity. The LPs get added to KibbleSwap, but occasionally it's batched and moved to DogeShrek where most of the trading occurs these days.

3% is the Konra Recycling; this isn't a marketing wallet or even a traditional DEV fund. Rather it returns Konra to the project so we can recycle and reuse it. This will let us build reserves, help boost LPs over time, host contests, create airdrops and do so much more. In addition, with this recycling function we can slowly introduce the use of Konra as Merit once the LPs and community is strong enough.

*<mark style="color:purple;">**Time Locks:**</mark>*

Konra has two time locks currently (of the original 3) as we didn't know how much Konra we'd need when as we expanded. They will unlock incrementally and are receiving reflections too.&#x20;

One had already unlocked on Oct 17, 2023; the other two are still locked.

[0x83b99455AFADc21951da13BC1931C4A237FA3A69](https://explorer.dogechain.dog/address/0x83b99455AFADc21951da13BC1931C4A237FA3A69)

~~1187 Konra~~ 1599 Konra                   ~~15.26%~~  20.56%

Unlocks on ~~Jan 23, 2024~~  Mar 23, 2024

(This one had Konra added to it & it's lock etended since the last update.)

It was also designated as the token lock to cover SmartBCH Konra.

* The Supply on both chains is still in the process of being balanced via big token burns on SmartBCH and additional Konra being added to the token lock on DogeChain.

[<mark style="color:blue;">0xe96121068640b7255BcBCAFff6f2a7621f9960EA</mark>](https://onlymoons.io/#/locker/search/0xe96121068640b7255BcBCAFff6f2a7621f9960EA)

~~1,008 Konra~~  1014 Konra                 ~~12.97%~~ 13.04 %

Unlocks on July 3, 2024

* Reflections increased the amount in the token lock.

This lock will be designated to expansion to other chains.

*<mark style="color:purple;">**Liquidity Locks:**</mark>*

Much of Konra's Liquidity gets locked incrementally.

**YODESWAP: 96.27%**

<https://onlymoons.io/#/locker/search/0x63C5C2588a9835393DB7741be7B6eeBf93dBCc07>

Almost all of YodeSwap's Konra Liquidity is locked, 96.29 %  of it, it's locked until 1/25/2024.

I'll probably extend it monthly or move it to one of the more well functioning Dexes such as DogeShrek or QuickSwap.

~~**KIBBLESWAP / KIBBYSWAP:\*\*\*\*&#x20;*****90%***~~

* This lock unlocked and I moved a good part of the LPs to DogeShrek, locked it for 3 months on OnlyMoons.

KibbleSwaps LPs were mostly locked on Panda Sale; they were unlocked in Dec of 2023.

New token lock of the moved DogeShrek LPs:

<https://onlymoons.io/#/locker/search/0xEf8970917AE68c422f107a58b90513B620407b31>

KibbleSwap LPs are no longer locked as KibbleSwap has been down itself and we can only access it via KibbySwap. As trade goes to other DEXs we'll move more of the LPs over time but we need it unlocked in cases of emergencies as Kibble Swap is no longer active but the pairs are still active for trading via KibbySwap.

**DOGESHREK / CHEWYSWAP: 71.49%**

<https://onlymoons.io/#/locker/search/0x5d0e20Cb61bE835CfB7A9aa3EA35e0471F5850cF>

<https://onlymoons.io/#/locker/search/0xEf8970917AE68c422f107a58b90513B620407b31>

DogeShrek has the most Liquidity, but not all of it is locked since 18.44% is burned and most of the rest 9.97% are being farmed by the community.&#x20;

One token lock holds 34.31% the other 37.18%

The locked LPs are locked until 3/21/2024 & 4/17/2024. I'll be extending the locks after that time; alternating for 2 months at a time.&#x20;

Holders of the LP token to get accurate numbers at any time:

<https://explorer.dogechain.dog/token/0x4e0631e976fcd1226a8a7c07cf997cc40160eabd/token-holders#holders>

&#x20;


---

# 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.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.
