# Solving the Access Problem

Most users never make it from curiosity to ownership.

**68% of first-time users drop off before completing a single on-chain transaction.**\
The problem isn’t demand — it’s *access*.

### Why the current access stack is broken

Today’s onboarding path forces users through a maze:

1. Acquire gas on a CEX
2. Wait for withdrawals
3. Install a wallet
4. Transfer funds
5. Connect to a DEX
6. Approve the token
7. Swap and hope the price hasn’t changed

This *seven-step gauntlet* destroys intent, kills conversion, and keeps on-chain ecosystems from growing.

### Why access must be a *network property*

Access today is *platform-controlled*:

* CEX listings decide what the world can buy
* Bridges and wrappers fragment markets
* On-ramps support only a handful of assets

To unlock a global tokenized economy, **access must be native to the network**, not granted by platforms.

### The HTTP Moment for On-Chain Value

HTTP turned websites into instantly reachable destinations.

The **Universal Access Schema (UAS)** does the same for on-chain assets — making every verified token resolvable through a single, open addressing format:

> <https://buy.onchain.money/\\[chain]/\\[token>]

One link.\
One step.\
Instant ownership.

Access becomes infrastructure, not a service.


---

# Agent Instructions: 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.onchain.money/getting-started/solving-the-access-problem.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.
