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

# Raze Fees

> Transparent fee structure for Raze.bot platform

## Fees Structure

Raze.bot implements a transparent fee structure designed to sustain our development team and maintain the high-quality infrastructure that makes Raze.bot the premier development tool for Solana builders.

## Platform Fees

| Operation            | Fee       | Description                                  |
| -------------------- | --------- | -------------------------------------------- |
| Swap Operations      | 0.5%      | Applied to all swap transactions             |
| Bundle Operations    | 0.001 SOL | Fixed fee per bundle execution               |
| Pump.fun Integration | 1%        | Third-party fee charged by Pump.fun platform |
| Bonk Integration     | 1.5%      | Third-party fee charged by Bonk platform     |

## Fee Purpose

These fees enable us to:

<CardGroup cols={2}>
  <Card title="Platform Maintenance" icon="wrench">
    Maintain and improve the Raze.bot platform
  </Card>

  <Card title="Development" icon="code">
    Support ongoing development and feature enhancements
  </Card>

  <Card title="Infrastructure" icon="server">
    Provide reliable infrastructure and high-performance services
  </Card>

  <Card title="Excellence" icon="star">
    Ensure Raze.bot remains the best-in-class tool for Solana developers
  </Card>
</CardGroup>

## Fee Types

### Raze.bot Platform Fees

The following fees are collected by Raze.bot to maintain our development team and infrastructure:

| Fee Type          | Amount               |
| ----------------- | -------------------- |
| Swap Operations   | 0.5%                 |
| Bundle Operations | 0.001 SOL per bundle |

### Third-Party Integration Fees

These fees are charged directly by external platforms when using their services through Raze.bot:

| Platform | Fee  | Note                     |
| -------- | ---- | ------------------------ |
| Pump.fun | 1%   | Charged by Pump.fun      |
| Bonk     | 1.5% | Charged by Bonk platform |

<Info>
  Third-party fees are set by the respective platforms and are not controlled by Raze.bot.
</Info>

## Fee Collection

All fees are automatically collected during transaction execution and are transparently integrated into the trading interface. No additional steps are required from users.

<Note>
  Fee amounts are displayed before transaction confirmation so you always know the exact cost.
</Note>

## Self-Hosting

When you self-host Raze, you have full control over the platform fee structure. Third-party integration fees (Pump.fun, Bonk) still apply as they are charged by those platforms directly.

<Card title="Self-Hosting Guide" icon="download" href="/solana-ui/how-to-use/locally-install">
  Learn how to run Raze on your own infrastructure
</Card>
