> For the complete documentation index, see [llms.txt](https://wiki.unitas.foundation/unitas-protocol-v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.unitas.foundation/unitas-protocol-v1/unitas-foundation-team/titan-cheng.md).

# Titan Cheng

## ABOUT

Titan Cheng is a Founding Member of Unitas Foundation. He is also the CEO of [BitoGroup](https://company.bitoex.com/).

Before starting own business, with over 15 years of software system development experience, Titan is familar with decentralized storage management and financial system construction. He participated in the development of multiple large-scale financial projects, such as the development of Central Depository and Banking System of National Farmer’s Association.

In 2002, He started Hung Ke Tech focusing on iSCSI, Cyber Security, Data Mining and 3DES.

After acquiring private equity funds, BitoEX was founded in 2014. In the following year, BitoEX Blockchain Lab was established; focusing on risk control and financial transaction settlement, and successfully developed blockchain supply chain financial platform. In 2018, the [BitoPro](https://www.bitopro.com/ns/home) fiat-crypto exchange was founded; and a stable income product, BitoDebt, was immediately launched in 2019.&#x20;

It has always been BitoEX’s mission to promote and help build up industry's infrastructure. Calling out to the government to prioritize fraud prevention, the Money Laundering Prevention Act was implemeneted in 2021 and we became one of the first companies complying to the Act.

Adhering to the core spirit of becoming the one who steps for “the first mile” and leads users into the world of Web3, BitoPro successively launched new services such as the NFT platform “BELS” and the metaverse project “O2 META”, etc.


---

# 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://wiki.unitas.foundation/unitas-protocol-v1/unitas-foundation-team/titan-cheng.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.
