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

# Comparison

> Bungee offers two routing modes: Auto and Manual. Here's how these modes differ and what this means for you.

## Auto Mode[​](#auto-mode "Direct link to Auto Mode")

**Auto Mode** is the new advanced routing mode, enabling users to just specify their preferences upfront via a gasless signature and Bungee automatically selects the best route and executes it onchain. Bungee Auto is designed to maximise efficiency, security and UX. Bungee Auto plugs into a vast marketplace of fillers, solvers and provers to provide best chain-abstracted swap execution to end users.

<img src="https://mintcdn.com/socket-724d51c9/Nqoo0MLN-MyI50bN/images/overview/routing-methods/assets/images/automode-e8b6c6ef71b639a1d69afc5b0deff40d.png?fit=max&auto=format&n=Nqoo0MLN-MyI50bN&q=85&s=e3b9135345a996f64b199a7e26edd692" alt="Auto Mode" width="6200" height="2243" data-path="images/overview/routing-methods/assets/images/automode-e8b6c6ef71b639a1d69afc5b0deff40d.png" />

## Manual Mode[​](#manual-mode "Direct link to Manual Mode")

**Manual Mode** surfaces multiple routes for users/integrators to choose from. You will need to manually select and execute those routes depending on what your preferences are and also send transactions. Manual Mode surfaces routes that include swapping-providers and bridging-providers integrated by Bungee Team on supported networks.

It's a battle-tested solution with a proven track record.

<img src="https://mintcdn.com/socket-724d51c9/Nqoo0MLN-MyI50bN/images/overview/routing-methods/assets/images/manualmode-3b7c88b60978fe28d10548546c5d184b.png?fit=max&auto=format&n=Nqoo0MLN-MyI50bN&q=85&s=fef5be34ec67af9d85cf0f24d6c88f13" alt="Manual Mode" width="6107" height="1933" data-path="images/overview/routing-methods/assets/images/manualmode-3b7c88b60978fe28d10548546c5d184b.png" />

## Key Differences[​](#key-differences "Direct link to Key Differences")

### Features Comparison[​](#features-comparison "Direct link to Features Comparison")

| **Feature**                    | **Manual Mode**                                                        | **Auto Mode**                                                                 |
| ------------------------------ | ---------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| **Asset Support**              | Limited to bridge-supported tokens                                     | Any token                                                                     |
| **Swap Support**               | Only on source atomically, second transaction on destination if needed | Direct any-to-any token transfers                                             |
| **Smart Contract Integration** | Limited due to offchain API reliance                                   | Direct integration possible                                                   |
| **Chain Support**              | Limited to existing bridges and DEXs                                   | Any chain can be supported from day one                                       |
| **Bridge Integration**         | Every bridge and dex needs to be integrated manually by Manual Mode    | Marketplace offers to directly join                                           |
| **Security**                   | Dependent on individual bridge security                                | Protocol-level guarantees                                                     |
| **Gas Management**             | Manual handling required                                               | [No gas required, offchain signature only](/overview/routing-methods/permit2) |

## Continue Reading[​](#continue-reading "Direct link to Continue Reading")

<CardGroup cols={2}>
  <Card title="Bungee Auto" href="/integrate/integration-guides/auto-erc20-permit2">
    Automated swaps with optimal routing
  </Card>

  <Card title="Bungee Manual" href="/integrate/integration-guides/manual">
    Custom routes with manual route selection
  </Card>

  <Card title="Bungee API" href="/integrate/integration-introduction">
    Integrate Bungee
  </Card>

  <Card title="Integration Guides" href="/integrate/integration-guides">
    Start building with Bungee
  </Card>
</CardGroup>
