# Introduction

### Litepaper&#x20;

#### Abstract

Fifteen years since Bitcoin’s release, payments on global peer-to-peer networks are still not mainstream. One part of the problem is exogenous. As Nakamoto noted, “financial institutions cannot avoid mediating \[financial-looking] disputes.” Naturally, financial institutions seek to financialize everything that appears to pose a challenge to their dominance: financialization on their terms plays to their home turf advantage, allowing them to further expand market share.&#x20;

Another part of the problem is endogenous: crypto lacks a streamlined solution for peer-to-peer transactions. Today, single-asset transfers between two participants on the same chain are easy-ish. But mainnet Ethereum transactions can be costly for small amounts, pricing out many aspiring network participants and/or low value transactions. In response, blockchain is currently undergoing a Cambrian explosion of chains and dApps that seek to solve this problem.&#x20;

Paradoxically, while a very positive trend, the proliferation of chains, dApps, wallets and assets has only made the p2p payment experience more difficult, even for extremely online crypto natives. In its current multichain embodiment, the blockchain experience is deeply fragmented. More chains/tokens does not make adoption easier, but harder due to fragmentation and silos. This makes the blockchain ecosystem, as a whole, far less usable and far less secure than it can and should be. Yodl fixes this.

#### YODL.me Litepaper v0.1

{% file src="<https://2278483089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW9E5qvD8Ww1D50jiayN%2Fuploads%2FXnofGaWG5sOsxaXFpCUI%2FYodlLink%20Litepaper%20(2023).pdf?alt=media&token=6b138095-070a-4929-a114-4dd15b0a0862>" %}


---

# 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.yodl.me/yodl-documentation/introduction.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.
