> For the complete documentation index, see [llms.txt](https://hellocoin-th.gitbook.io/hello-coin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hellocoin-th.gitbook.io/hello-coin/price-chart-and-tools.md).

# Price Chart and Tools

You can look up Hello Coin's price chart here at&#x20;

**BKC Charts** [http://bkccharts.codes/](http://bkccharts.codes/hello.html)\
BKC Charts is our very first partner in the development of price charts that allows us to track the value of Hello Coin in Thai baht. Its developer will add more features to support all tokens in Bitkub Chain soon.

**Loremboard** <https://kub.loremboard.finance/chart/Hello>\
Loremboard provides the interface that all holders can see what coins and how much value they own in US dollar and Thai baht. It also provides price charts for each coin so the holder can do their own research to minimize their risks.

**Token Radar** <https://tokenradar.io/token/0x7b47523ebcbcad9f15a09ea5ce927f665326204c>\
Token Radar is the most recent developer that provides all charts for most coins within Bitkub Chain. All token prices can be seen in US dollar and Thai baht.&#x20;


---

# 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://hellocoin-th.gitbook.io/hello-coin/price-chart-and-tools.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.
