> For the complete documentation index, see [llms.txt](https://docs.koinbay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.koinbay.com/reports/zenit-acquisition-and-zen-to-kbt-token-migration-overview.md).

# Zenit Acquisition & ZEN to KBT Token Migration Overview

Koinbay is pleased to officially announce the acquisition of Zenit, marking a new milestone in our platform’s growth and strategic consolidation.

***

### Zenit Is Now Part of Koinbay

The services, tools, and community of **Zenit** have officially merged into the **Koinbay** ecosystem. This integration empowers users with a broader range of trading and digital finance services, all under one trusted brand.

* Zenit services will now be operated directly through Koinbay.
* The user experience will be streamlined through a single platform.

***

### KBT Token Listing — March 2026

As part of the integration, **KBT**, the native token of the new unified ecosystem, will be **listed on Koinbay in March 2026**.

This listing will provide liquidity and utility for KBT holders within the broader Koinbay platform.

***

### ZEN to KBT Swap — September 2026

All existing ZEN token holders will be eligible to swap their tokens for KBT directly on Koinbay.

* **Swap Date: September 2026**
* The exchange pair will be available through Koinbay’s exchange.

No action is required until the swap window opens. Detailed instructions will be shared ahead of time to ensure a smooth transition.

***

### What to Expect Next

* At the time of the KBT/USDT trading pair listing, full instructions and guidance will be officially provided to support the swap process.
* Users will receive in-platform notifications when the KBT listing and ZEN swap features go live.
* Support resources and FAQs will be made available for assistance.

***

### Final Note

This integration represents a major step forward in delivering an enhanced, secure, and more powerful digital asset experience for all users. Koinbay is excited to welcome the Zenit community into its growing global platform.

For updates, stay tuned to official Koinbay channels.


---

# 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://docs.koinbay.com/reports/zenit-acquisition-and-zen-to-kbt-token-migration-overview.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.
