# Abstract

Cross-chain stablecoin liquidity is fragmented across 20+ blockchain networks, creating friction for users, developers, and payment platforms. Existing bridge solutions prioritize general token swaps over stablecoin-specific routing, resulting in suboptimal pricing, complex integrations, and poor developer experience.

YardRoute is a stablecoin routing platform that aggregates multiple bridge protocols to provide seamless USDC/USDT/DAI conversions across chains. We're launching with a consumer-friendly bridge interface that enables users to move stablecoins efficiently across multiple networks. Our phased roadmap introduces four core innovations: multi-chain integration, intent-based routing, gas abstraction, and batch bridging.

By focusing exclusively on stablecoins, prioritizing payment and commerce use cases, and building for developer accessibility, YardRoute makes cross-chain stablecoin liquidity available to the long tail of indie developers and startups who need routing infrastructure without enterprise-level complexity.


---

# 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://yardroute.gitbook.io/yardroute-docs/yardroute-whitepaper/abstract.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.
