> ## 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.

# Overview

> An Overview for Fluton SDK

<Note>Fluton SDK is currently in development, it is not published yet.</Note>

Fluton SDK allows dApp developers to create intents, request quotes, stream offers in real time, execute selected offers and track intent status from start to finish. It also provides optional confidentiality features and support for post-fulfillment hooks.

### Packages & Entrypoints

* `@fluton/sdk` (core)
* `@fluton/sdk/react` (hooks + providers)
* `@fluton/sdk/viem` (optional adapter helpers)
* `@fluton/sdk/ethers` (optional adapter helpers)
