> For the complete documentation index, see [llms.txt](https://cosmik-finance.gitbook.io/cosmik-finance-documentation-v2.1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cosmik-finance.gitbook.io/cosmik-finance-documentation-v2.1/dynamik-tax.md).

# Dynamik Tax

Dynamik tax is the game changer and we have seen how impactful it is in a similar token in Polygon network. \
\
We are the first to implement it in BSC.&#x20;

**So what is Dynamik Tax?**\
Dynamik tax minimizes price manipulation by taxing sales additionally based on how big of a share the holder has in correlation to the Liquidity Pool. How many Cosmik tokens you hold is taken into account when calculating how big of a share of the LP you hold. For every 1% that you hold, the tax is increased by 5%.

A simple calculation:\
1% of LP - 5% tax \
2% of LP - 10% tax \
3% of LP - 15% tax

This tax does not affect the ordinary buyer because of the sheer volume of LP one would need to have such an impact.

This ingenious function increases longevity and sustainability of Cosmik Finance.


---

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

```
GET https://cosmik-finance.gitbook.io/cosmik-finance-documentation-v2.1/dynamik-tax.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.
