> For the complete documentation index, see [llms.txt](https://kaizen-2.gitbook.io/kaizen-labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kaizen-2.gitbook.io/kaizen-labs/overview/welcome-to-kaizen.md).

# Welcome to Kaizen

Kaizen means to constantly improve. Our goal is to be the all-in-one platform for trading, from analysis to execution. We are always monitoring innovations in the industry to bring the best tools and features to our platform. 🚀

Kaizen Labs is developing state-of-the-art tools and platforms to aid traders, degens, analysts, and projects in making calculated risks and decisions based on real-time on-chain data. There are two main platforms at the beginning:

1. **Analytical Platform**: 📊 This platform helps you make informed decisions where all the data can be manipulated to help find gems. It empowers users with comprehensive tools for data analysis to uncover valuable insights and opportunities in the market.
2. **Kaizen Bot**: 🤖 This bot facilitates trading on both Telegram and the web, allowing for convenience to trade anywhere at any time. It integrates various advanced trading features and strategies to ensure efficient and effective execution of trades.

We are constantly innovating and will be bringing much more to the platform. Our commitment to excellence ensures that we offer the best tools and the most effective gamification system in the industry, meaningfully rewarding users for their loyalty. 💙 From rewarding users for simply trading to bringing more to the platform such as private deals and market reports, we aim to enhance the overall trading experience. 📈

***

## Quick links

{% content-ref url="/pages/ZcbcsT33qlFasB3T70wQ" %}
[The Kaizen Ecosystem](/kaizen-labs/overview/the-kaizen-ecosystem.md)
{% endcontent-ref %}

{% content-ref url="/pages/QmKnPBgRb1Uafcuoqp5v" %}
[Risk Warning, Disclaimer, Legal Notice, and Statements](/kaizen-labs/overview/risk-warning-disclaimer-legal-notice-and-statements.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://kaizen-2.gitbook.io/kaizen-labs/overview/welcome-to-kaizen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
