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

# Compare DZap

> Compare DZap with 1inch, Jupiter, Odos, Uniswap, and ParaSwap for DeFi aggregation, zapping, intent execution, and AI agent workflows.

# Compare DZap

DZap is zapping infrastructure for DeFi aggregation, intent execution, and AI agents. It overlaps with swap routers and aggregators, but the main differentiation is the combination of multi-chain routing, zaps, intent bundling, gasless execution, OpenAPI contracts, MCP tools, and agent-specific documentation.

## Category fit

| Platform | Best known for                            | Where DZap differs                                                                                                           |
| -------- | ----------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| 1inch    | EVM DEX aggregation and routing           | DZap adds zapping, Fuse intents, agent docs, MCP tooling, and AI workflow surfaces around DeFi execution.                    |
| Jupiter  | Solana liquidity aggregation              | DZap targets multi-chain workflows across EVM, Solana, Bitcoin, and Sui rather than only a Solana-native trading surface.    |
| Odos     | Smart order routing and multi-token swaps | DZap pairs route aggregation with intent execution, gasless flows, SDKs, and agent-ready runtime surfaces.                   |
| Uniswap  | DEX protocol and interface                | DZap is an aggregation and automation layer that can route through multiple venues instead of operating as one DEX protocol. |
| ParaSwap | DEX aggregation APIs                      | DZap emphasizes zaps, bundled workflows, and AI-agent integration in addition to quote/build/execute APIs.                   |

## Decision guide

| Use case                  | Choose DZap when                                                                                             |
| ------------------------- | ------------------------------------------------------------------------------------------------------------ |
| Swap or bridge quoting    | You need a programmatic quote and build flow with typed errors, rate-limit headers, and agent-readable docs. |
| Multi-step DeFi workflows | You need zaps, one-to-many routes, bridge-plus-swap flows, or single-signature intent execution.             |
| Agent-driven execution    | You need MCP, CLI, skills, OpenAPI, markdown docs, and explicit safety guidance for autonomous agents.       |
| Integrator workflows      | You need SDKs, partner fee docs, contract addresses, and cookbook recipes for production implementation.     |

## Agent execution differentiators

* Machine-readable docs: `llms.txt`, `llms-full.txt`, `api.md`, `auth.md`, and `.well-known` discovery files.
* Tooling: MCP server card, AI plugin manifest, Agent Skills index, SDK, and CLI.
* Reliability: typed JSON errors, versioned `/v1` paths, idempotency keys on mutations, rate-limit headers, and async job status URLs.
* Safety: execution tools require explicit user confirmation before submitting wallet-affecting transactions.

## Next

* [Developer resources](/developers)
* [DZap Fuse overview](/products/dzap-fuse/overview)
* [Agent integration](/ai/agent-integration)
