> For the complete documentation index, see [llms.txt](https://docs.laso.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.laso.finance/the-company/how-it-started.md).

# How It Started

In 2021, there were very few crypto card options. [Crypto.com](https://crypto.com/us) had some traction. [Coinbase Card](https://www.coinbase.com/card), [MetaMask Card](https://metamask.io/card) and others didn't exist.

Enter Laso Finance's predecessor, Two Squared.

<figure><img src="/files/vpdzBTvAlqX4GJUknc6L" alt=""><figcaption></figcaption></figure>

It was the non-custodial, no ID upload required, and built on [Lightning](https://lightning.network/). It launched at Bitcoin Miami 2021. I set up a table with a beautiful iPad sign.

<figure><img src="/files/8Q6C3qcD2qpHT24xNF1c" alt=""><figcaption></figcaption></figure>

Surprisingly, attendees walking by were not entranced by the engaging, trustworthy signage. However, the few attendees I did talk to were interested in the frictionless, privacy preserving signup process.

Instead of doubling down on that, I simply went back to work at Meta in the Virtual Reality Labs.

At the end of 2021, I left Meta to build crypto projects, nailing the picotop.


---

# 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://docs.laso.finance/the-company/how-it-started.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.
