# About TxFlow

### Introduction

TxFlow is an open Layer 1 with a multi-application ecosystem built around TIP Liquidity Standards, where every Channel shares on-chain liquidity, settlement, and market data without bridging.

### What Sets TxFlow Apart

#### **No VCs. Community-owned**

No investor allocations. Community-owned from genesis verifiable on-chain.

#### **ONE CHAIN. 250K TPS**

DAG-based parallel execution enables high transaction throughput. A multi-threaded pipeline with a state machine enables high-performance transaction processing.

#### **MULTI-APPLICATION ECOSYSTEM**

Built around TIP Liquidity Standards, every channel on TxFlow L1 shares on-chain settlement and market data. No bridging.

#### **TxFlow DEX: FULLY ON-CHAIN CLOB**

13 TradFi perpetual markets, Protocol Vaults and User Vaults for liquidity provisioning and strategy deployment, a Blockchain Explorer for real-time on-chain transparency.

### THE VISION

Fragmented liquidity kills finance. TIP Liquidity Standards fix composable modules that let any builder launch a Channel and inherit liquidity already on the chain.

### Next Steps

<table><thead><tr><th width="208.98828125">Action</th><th>Link</th></tr></thead><tbody><tr><td>🚀 Start Trading</td><td><a href="https://app.txflow.com/trade/BTC-USDC">Launch App</a></td></tr><tr><td>📖 Quick Start Guide</td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">Mainnet Onboarding</a></td></tr></tbody></table>


---

# 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.txflow.com/about-txflow.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.
