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

# Fee Structure

> Simple and transparent fee structure for LP Agent services

## Our Fee Structure

LP Agent maintains a simple and transparent fee structure to ensure you always know exactly what you're paying.

<Note>
  We only charge 8% on your actual earnings - no upfront costs, no swap fees.
  You only pay when you earn!
</Note>

### Fee Structure

Our pricing model is simple: you only pay when you earn.

<CardGroup cols={2}>
  <Card title="Swap Fee" icon="percent">
    <div className="mt-2">
      <span className="text-2xl font-bold text-primary">0% Swap Fee</span>

      <div className="mt-2 text-sm">
        No charge when opening or closing positions.
      </div>
    </div>
  </Card>

  <Card title="Claimed Fee" icon="coins">
    <div className="mt-2">
      <span className="text-2xl font-bold text-primary">8% Claimed Fee</span>

      <div className="mt-2 text-sm">
        Fee taken from 8% when you claim your position fee.
      </div>
    </div>
  </Card>
</CardGroup>

**Example:** You open a position on SOL/USDC with any amount - there's no swap fee charged when entering or exiting the position.

**Example:** When you claim your position fee, LP Agent takes 8% as a claimed fee. If you don't claim any position fee, you pay nothing at all.

## What's Included

### Free Services

<CardGroup cols={3}>
  <Card title="AI Management" icon="robot">
    24/7 position monitoring and optimization
  </Card>

  <Card title="Auto-Compound" icon="rotate">
    Automatic reinvestment of earned fees
  </Card>

  <Card title="Risk Management" icon="shield-check">
    Stop-loss and take-profit execution
  </Card>
</CardGroup>

## No Hidden Fees

<Check>No monthly subscription fees</Check>
<Check>No management fees</Check>
<Check>No performance fees</Check>
<Check>No withdrawal lockups</Check>

<Warning>
  While LP Agent only charges 8% on your earnings, normal protocol fees (like
  network gas fees and pool trading fees) still apply.
</Warning>

<Card title="Ready to Start?" icon="rocket" href="/quickstart">
  Start optimizing your liquidity positions with our transparent fee structure
</Card>

{" "}
