> 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/sharing-profits.md).

# Sharing Profits

As our community grows and we gain profit in any of our business endeavors, a certain percentage of it will be shared with our loyal community members. We will facilitate this sharing though the Konra token in an unique manner.

Say we should gain income, they can be allocated in numerous ways, however, lets say the percentage for our community members is 10%, then Konra will be bought with it, then sold into a non taxed token, then bought into Konra again over the period of several weeks - until enough of the income has been given in Reflections to community members; to make up that 10 %.

By doing a number of buy and sells between Konra and a non taxed token as stated above, any profit is automatically shared between all holders, with the project DEV wallet getting a share of it allocated, every project holding Konra getting a little bit and of course the Liquidity being boosted too in the process. Volume for both tokens will go up, and even the DEXs will win with increased sales volume. In cases where we cannot do this (such as SmartBCH) or where we see it beneficial to do so we can opt to buy Konra from the market place; airdrop Konra from other chains and / or Partner tokens and distribute them to holders manually.

We can also share some additional profits by investing in partner projects, building stronger liquidity, getting resources for our community members and much more; even doing charity works too.

While the details of this are still a work in progress, and the whole process will have to be tested, this is unheard of anywhere else and will benefit everyone!


---

# 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/sharing-profits.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.
