> For the complete documentation index, see [llms.txt](https://micefia.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://micefia.gitbook.io/whitepaper/introduction/about-us.md).

# About Us

MICEFIA was founded by [Batu](https://twitter.com/batuwen) in the last quarter of 2022.\
\
It took a lot of investment and team members to visualize a story-based NFT project. For this reason, Batu went on an investor hunt in Istanbul. After about 10+ interviews he managed to get investment from [ThisOne](https://thisone.io), who agreed to support him.\
\
ThisOne is a powerful web3 project hub established to gather creators, artists, collectors and professionals together.&#x20;

> *<mark style="color:yellow;">"We believe that our strength comes from the years of experience of our team and our passion for creating. ThisOne was founded with inclusivity in mind. Our team composes different skill sets, experiences, backgrounds, and proficiencies. Additionally, ThisOne brings brands together and creates unique and influential partnerships. We believe in the power of teamwork and intelligence.</mark>*\
> \
> \&#xNAN;*<mark style="color:yellow;">That’s why we are calling it ThisOne. ThisOne is for all."</mark>*

ThisOne owns a portion of the project's revenue share in first phase. After the launching of the MICEFIA, ThisOne's will have no right to speak and manage the MICEFIA. This investment includes liquidity, employee support, and permission to use partnerships. ThisOne is responsible for the [Game](/whitepaper/introduction/roadmap/game.md), [Story Materials](/whitepaper/introduction/roadmap/game/game-ids.md) and [Token](/whitepaper/usdcheese.md) development that we mentioned in the [Roadmap](/whitepaper/introduction/roadmap.md).&#x20;

This has been finalized by the contract between Batu and ThisOne.


---

# 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://micefia.gitbook.io/whitepaper/introduction/about-us.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.
