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

# Zaps

> Execute multi-step DeFi actions in a single guided flow — coming soon.

<Info>
  Zaps are coming soon. This page will be updated when the feature is live.
</Info>

Zaps will let users perform complex multi-step DeFi operations such as swapping and depositing into a liquidity pool in a single guided flow. Socket will aggregate the funding, conversion, and destination action so users can start with the asset they hold and end in the position they want.

## Zap with Socket

Socket zaps are designed for app flows where the final goal is not just receiving funds, but completing an action:

* **Fund and execute**: Move from any supported source asset into a destination protocol action.
* **Destination calldata**: Attach contract calls that execute after funds arrive on the destination chain.
* **Fewer steps**: Reduce manual bridging, swapping, approving, and follow-up transactions.
* **Protocol-ready flows**: Support vault deposits, staking, LP entry, position entry, and other app-specific actions.

## Who this is for

Use zaps when users need to enter a protocol position or complete a destination-chain action without manually funding, swapping, and executing each step.

## What Zaps will enable

* Swap token A on chain X and deposit into a liquidity pool on chain Y in one step.
* Bridge and stake in a single user action.
* Reduce gas costs and UX friction for multi-step DeFi interactions.

## Stay updated

<CardGroup cols={2}>
  <Card title="About Socket" icon="book-open" href="/about/what-is-socket">
    Learn about the Socket protocol
  </Card>

  <Card title="Bridging" icon="bridge" href="/about/use-cases/cross-chain-swaps">
    See what's available today
  </Card>
</CardGroup>
