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

# Vision

Crypto made value programmable and global — but it also made every balance and payment public forever. That transparency is useful for settlement, and harmful for people. Your salary, your savings, your trades, and who you transact with shouldn't be visible to anyone with a block explorer.

Lacuna's goal is to make privacy the default layer of on-chain life — not a niche tool for experts, but something built into an everyday mobile wallet. Privacy you don't have to think about, that still lets you prove what you need to, when you need to.

The end state: a world where sending money privately on-chain is as normal as sending a message.


---

# 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://whitepaper.lacunalabs.io/introduction/vision.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.
