> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluton.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 👉 Introduction

> Say hello to on-chain privacy

<Note>Welcome to the earliest version of Fluton Docs!</Note>

Fluton is a universal confidential execution layer for blockchains.

It enables applications, agents, and users to execute private actions across chains including swaps, bridging, payments, and yield without migrating to a new blockchain and without exposing balances, strategies, or intent.

Privacy in Fluton is default, enforced at the execution layer, and designed for composability across existing ecosystems.

Fluton is not:

* a single-purpose DeFi protocol
* a mixer
* an isolated privacy chain

Fluton is:

* an application-level privacy execution layer
* deployed across existing blockchains
* built for cross-chain confidential execution
* compatible with users, dApps, and autonomous agents

Fluton abstracts privacy away from individual protocols and chains and instead treats it as a shared execution primitive.

## What to do next

<Columns cols={2}>
  <Card title="Keep reading" icon="play" href="/confidential-architecture">
    Next up: Confidential Architecture
  </Card>

  <Card title="Check out our blog" icon="book-open-cover" href="https://fluton.io/blog">
    Read our blog posts to learn more about Fluton.
  </Card>

  <Card title="Check out our X" icon="X" href="https://x.com/FlutonIO">
    See our social media posts for the news.
  </Card>

  <Card title="Join our Discord" icon="discord" href="https://discord.gg/fluton">
    Join our discord to engage with community!
  </Card>
</Columns>
