> For the complete documentation index, see [llms.txt](https://audits.solidgrp.io/memekong/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://audits.solidgrp.io/memekong/audit-results/memekong-token/about.md).

# About

The contract is a simple [ERC20-Compatible contract](/memekong/audit-results/memekong-token/erc-20-compatibility.md). The token conforms to the BEP-20 interface.

The contract has some critical [owner capabilities](/memekong/audit-results/memekong-token/owner-capabilities.md). The contract has fees of 0% on buy and 18% on sell which increase/decrease dynamically according to the token's trading activity.

There is also a limit on the amount of tokens that can be transferred in one transaction.
