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

# Part I. Our Vision for OtoCo: From Product to Platform

![](/files/-MaF3nw8XC4dm9Z4g2rR)

We need containers to hold things, from drink cans and grocery bags to wallets and trusts.

Code is held in repositories. Organizations too can exists just in code, as Decentralized Autonomous Organizations.

Most projects however look for a limited liability shield. Though we believe limited liability is in essence contractual and can hence be smartcontractified, this remains untested.

As a result, the limited liability company is likely to remain the main legal wrapper for most of our economic activity, from starting a venture to pooling capital to holding investments.

For this reason, about a year ago we launched [OtoCo](https://otoco.io/), a company formation tool that lets users instantly spin-up a Delaware or Wyoming limited liability company (LLC) using their Ethereum wallet.

OtoCo started more as a hobby, a fork of [otonomos.com](https://otonomos.com/), but we believe that the idea of putting companies on blockchain may do what shipping containers did for global trade: create pre-assembled, standardized units to stow value of any kind, powered by smart contracts and transportable on a decentralized ledger.

We started with onchain “kits” such as an easy ERC20 token foundry, the ability to add a multi-sig cryptoasset company wallet with an ENS wallet address, onchain encrypted messaging, and more.

OtoCo users can also pay for our services in all major crypto, as well as with card and Apple Pay, via a simple unified checkout.

**These new features hint at where OtoCo is going: towards building an automated assembly line for onchain entities that lets you add the components you need for your blockchain project, no matter where you are around the world.**

In what follows, we first want to talk about why we started with company formation, to then explain how we plan to transition from product to platform.


---

# 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:

```
GET https://otoco.gitbook.io/otoco/introducing-the-otoco-token/untitled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
