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

# Fees & Monetization

> Bungee is free to use for third-party integrators and users alike.

**For users,** Bungee does not charge any additional fees. For Bungee Auto, all onchain execution costs are covered within the quoted fees. When transactions are routed via other protocols, Bungee does not add any markup or hidden fees to the transaction.

**For integrators,** Bungee does not charge a fee for using the API. However, integrations are free to implement fee charging for their own services. If you plan to implement fees, please request API access first.

## Implementing Fee Charging[​](#implementing-fee-charging "Direct link to Implementing Fee Charging")

If you plan to implement fees in your integration, please follow these steps:

1. Request API access to ensure reliable service for your users

2. Review the [Charging Fees Guide](/integrate/integration-guides/additional-guides/charging-fees) for technical implementation details

3. Understand the fee parameters in the [Quote API Reference](/integrate/get-api-access)

## Next Steps[​](#next-steps "Direct link to Next Steps")

<CardGroup cols={2}>
  <Card title="Charging Fees Guide" href="/integrate/integration-guides/additional-guides/charging-fees">
    Technical implementation of fees
  </Card>

  <Card title="API Keys" href="/integrate/get-api-access">
    Request API access for production use
  </Card>

  <Card title="Auto Integration" href="/integrate/integration-guides/auto-permit2-gasless-requests">
    Integrate Bungee Auto with fees
  </Card>

  <Card title="Manual Integration" href="/integrate/integration-guides/manual-route-selection">
    Integrate Bungee Manual with fees
  </Card>
</CardGroup>
