# Introduction to X1

<figure><img src="https://1886332998-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fis100gr6YdQFA0E9ARbX%2Fuploads%2FMOPKxHiP5UF164gBKbIR%2Fx1-banner.png?alt=media&#x26;token=71fd7184-1a82-4ae3-b112-51a16c9373ec" alt=""><figcaption></figcaption></figure>

X1 blockchain is a high performance, high throughput, monolithic L1 with a mission to provide a decentralised, censorship-resistant multi-purpose infrastructure that empowers the freedom to transact with minimal technical and economic limitations.

X1 exponentially improves the economic model of Solana to scale capacity even further.

On X1, validators are not required to pay for votes. The zero-cost vote mechanism significantly lowers the barriers for new validators to join and participate in the consensus process. Consequently, running a validator becomes significantly more affordable, with costs limited to approximately 5 USD per day.

> For just $5 a day, a validator can participate in the chain’s consensus and earn rewards, making X1 the lowest cost validator participation network.

On the other hand, validators have various ways to generate rewards through voting rewards, commissions from delegators, block rewards, and an incentivized bootstrap bonus program. [Set up your own validator in just a few minutes](https://docs.x1.xyz/validating/create-a-read-only-node).

X1 utilises congestion-reflective dynamic base fees. Base fees are not fixed, but rather calculated based on the reflection of the block space demand in terms of the computational resources the blockchain is currently experiencing. This model, akin to EIP-1559 on Ethereum, prevents the underpricing of transactions and spam, ensuring that transactions are fairly priced.

X1 blockchain is fully compatible with the Solana Virtual Machine (SVM), allowing [builders](https://docs.x1.xyz/build-on-x1/resources) to seamlessly deploy decentralised applications.

X1 launched mainnet on October 6th, 2025, and already has over 1,000 validators participating. To watch their live performance, visit [x1val.online](http://x1val.online/).

<figure><img src="https://1886332998-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fis100gr6YdQFA0E9ARbX%2Fuploads%2FYgjjiMvXpZgCx0byCpx1%2Fimage.png?alt=media&#x26;token=a4f75657-9ef4-40d2-af65-58eb775d96be" alt=""><figcaption><p><a href="https://x1val.online/">https://x1val.online/</a></p></figcaption></figure>


---

# 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.x1.xyz/readme.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.
