> For the complete documentation index, see [llms.txt](https://docs.nchart.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nchart.io/integration.md).

# Integration

### **Nchart**

Nchart is the leading DeFi charting tool on Discord. It allows users to generate charts of ERC20 token pairs and NFTs/Ordinals on demand in just a few seconds. It is currently used by \~900 discord servers and is the leader in its category.

Nchart will be expanding to Telegram 3Q2023. Future additional features of Nchart will make use of $CHART. Current Nchart features will remain free.

### **Kekotron**

Kekotron is an advanced and highly versatile MEV tool that allows users to perform almost any action on the blockchain, many of which no other bot on the market supports. This includes:

* Read/Write any contract to build transactions or gather data
* Backrun transactions(same block)
* Transact based on blockchain state change(next block)
* Parallel transactions(from as many wallets as needed)
* Support for unverified contracts(or upload bytecode manually if needed)
* Schedule any transaction based on custom triggers
* Arbitrum backrunning

On top of these functionalities Kekotron can perform regular swaps and liquidity snipes which are also available on popular swap bots such as Maestro and Unibot.&#x20;

An overview of its functionalities [can be seen here](https://twitter.com/Kekotron_/status/1670857435102183430).&#x20;

Kekotron will integrate $CHART in two ways:

* Fees collected on transactions will be used by our contract to automatically buy back $CHART periodically.
* If the users chose, they can instead hold $CHART in their wallet and use Kekotron free of charge as long as the balance meets a threshold.

Gradual roll out will begin 3Q2023.


---

# 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://docs.nchart.io/integration.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.
