> For the complete documentation index, see [llms.txt](https://docs.axis.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.axis.to/start-here/market-context.md).

# Size of the Opportunity

The most consequential shift in financial markets is already underway: the assets themselves are moving onchain. What began with dollars, stablecoins and synthetic dollars, is now reaching Treasuries, money-market funds, gold and commodities, equities, and credit. The direction is set by the largest allocators in the world. BlackRock's Larry Fink put it plainly in his 2025 Chairman's Letter to Investors:

> Every stock, every bond, every fund, every asset, can be tokenized. If they are, it will revolutionize investing.

Tokenization is not a niche within crypto. It is the migration of the entire financial system onto crypto-native rails.

As that migration runs its course, the venues catch up to the assets. Tokenized and traditional assets alike come to trade across **centralized exchanges and decentralized exchanges**, a single, programmable market structure spanning both. The distinction between "the crypto market" and "the traditional market" thins out, and what remains is one emerging layer of onchain market infrastructure and shared asset standards on which everything trades.

## The scale

The numbers attached to this transition are among the largest in finance. Estimates vary widely by definition, from roughly **$2 trillion by 2030** (McKinsey, excluding stablecoins) to **$16 trillion by 2030** (Boston Consulting Group) and as much as **$30 trillion by 2034** (Standard Chartered, including bonds, commodities, and trade finance), but even the most conservative scenarios describe a market structure being rebuilt from the ground up.

The precise figure matters less than its shape. A market of this size is not a single product or a single venue, it is thousands of assets, issued and traded across many chains, venues, currencies, and jurisdictions, all at once. Building it out is not a question of demand. Demand, global supply of tokenized assets on one side, global investor appetite on the other, is not in doubt. The open question is more fundamental.

## A two-sided gap

Put the two sides together and a gap appears in the middle.

On one side: an enormous and growing **supply of tokenized assets**, and a global base of **investors who want to hold and trade them.** On the other: the plumbing that would let that supply and that demand actually meet, deep, continuous, two-sided liquidity, is **fragmented.**

The reason is structural. The world's most global assets, Bitcoin, digital assets, gold and commodities, have **global supply and global demand.** They are moved and traded across borders; investors everywhere need to get in and out. Yet the markets for them **evolved independently.** Different regions built their own venues, their own participants, their own market conventions, their own local and regional currencies, and their own jurisdictional rules. Liquidity pooled locally rather than globally.

![Order books for the same asset on three venues at the same moment. Buying the best ask on one regional venue at $59,975 and selling the best bid on another at $60,120 is $145 apart, because liquidity pooled locally rather than globally.](/files/TPKakMiepNEXq0xrWeDT)

The result is that a genuinely global asset trades in a patchwork of **only-local liquidity.** The same or economically related exposure sits at different prices across venues, instruments, currencies, and settlement systems, not because the asset differs, but because the markets never joined up. As traditional assets tokenize and established players push more of the financial system onchain, that patchwork does not automatically resolve. It multiplies.

## How are these markets going to be made?

This is the question the tokenization thesis usually skips. A tokenized asset is not a market. An order book with nothing on both sides is not a market. For every new asset standard and every new venue that comes onchain, someone has to **provide the liquidity**, quote both sides, absorb imbalances, connect the fragmented pools, and price the risk of doing so, so that a real market exists at all.

That is the need Axis is built to meet. Axis's purpose is to **position capital and liquidity where they need to go to meet demand**, provisioning liquidity, making markets, and managing risk wherever the markets are thinnest, and in doing so bridging digital and traditional assets across the venues where they trade. Where markets are fragmented, the work is to knit them together; where markets do not yet exist, the work is to make them.

## The opportunity

If tokenization brings the world's assets onchain, the markets for those assets still have to be made, and made across the borders, currencies, and venues that keep them fragmented today.

**Axis is built to be the liquidity layer for global, tokenized markets.**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.axis.to/start-here/market-context.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
