# What is XYO Layer One?

XYO Layer One is a blockchain built specifically for data. While most blockchains are designed for financial transactions, XYO Layer One focuses on handling large amounts of information—fast, efficiently, and at scale.

In the XYO Ecosystem, data comes from millions of nodes that capture and verify real-world activity. From the [COIN App](https://docs.xyo.network/xyo-data-nodes-coin/coin) on smartphones to other devices for XYO partners, this network produces constant streams of data. A standard blockchain would slow down if it tried to process or validate all of that. XYO Layer One was created to solve that problem.

At its core, XYO Layer One is where verified data becomes permanent. It is the chain that anchors information coming from nodes, applications, and services across the ecosystem. It also introduces a dual-token model:

* $XYO is staked to secure the network and support governance.
* $XL1 is used for transactions, gas, and activity within XYO Layer One.

Together, these tokens balance security with utility, giving users and developers a stable foundation for building applications in areas like artificial intelligence, real-world assets, and other data-heavy use cases.

Most blockchains struggle with “bloat,” a slowdown that happens as chains grow larger. In the next section, you’ll learn why this happens—and how XYO Layer One takes a different approach.


---

# 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.xyo.network/about-xyo/xyo-101/the-xyo-ecosystem/what-is-xyo-layer-one.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.
