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

# FAQ

**Does this mean Nchart wont be free anymore?** \
No. All current functionalities of Nchart will remain free forever.

**Where can I try Nchart?**\
You can try Nchart on Discord using [this link](https://discord.com/oauth2/authorize?client_id=1061782332169801888\&permissions=2147483648\&scope=bot).

**Where can I try Kekotron?**\
Kekotron hasn't been launched yet, it will begin gradual rollout 3Q2023.

**Who will be eligible for the claim?**\
The claim will take place a few weeks after token launch and will be for everyone who has supported Nchart since inception.

**Where does the chart data come from?**\
Nchart gathers its data straight from blockchain nodes.


---

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