> For the complete documentation index, see [llms.txt](https://docs.unikura.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unikura.xyz/about-unikura/meet-the-team.md).

# Meet the Team

Unikura was founded in 2023 by a management team of serial entrepreneurs with over 10 years of experience in digital entertainment, marketplaces, and trade operations. Unikura is a startup managed with investments from top-tier investors in Japan and the United States. Currently, Unikura has two bases in Singapore and Japan.

Our mission is to create a new marketplace that allows people to connect beyond borders through 'LOVE' by tokenizing physical assets.

#### **"Dice" Daisaku Harada, Founder - CEO, Community Manager  (**[**X**](https://twitter.com/Ginsaku)**,** [**LinkedIn**](https://www.linkedin.com/in/daisakuharada/)**)**

After establishing a mobile social gaming studio at Walt Disney Company Japan Co., Ltd as a lead producer, he founded Zawatt Inc. in 2011 and became its CEO/Founder. Zawatt was acquired by Mercari Inc. through M\&A in February 2017. Dice then served as Executive Officer in charge of new business areas at Mercari, Inc., became CEO of a subsidiary in April 2018, and Head of Product - Newbiz at Mercari Japan in July 2019. In January 2021, he was involved with Mercari Group Management Strategy Office & Global Strategy Office as a Director. He also co-founded Chiba Dojo Fund, the largest community for startup CEOs in Japan, where he was an LP Investor and fellow/Community Manager. In October 2022, he founded Unikura in Singapore.

**Shimin , UI/3D Designer**

**Katrina , UI/UX Designer**

**Eskaine, Full stack-Software Engineer**<br>


---

# 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.unikura.xyz/about-unikura/meet-the-team.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.
