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

# Fees and exits

> The money questions.

<AccordionGroup>
  <Accordion title="What do I pay?">
    One performance fee on realised profit, at exit. No deposit fee, no management fee, nothing while your capital works. See [Fees](/fees/overview).
  </Accordion>

  <Accordion title="What's the fee percentage?">
    It's fixed into your vault at deployment, shown before you create it, and immutable afterward — no function exists to raise it. The current rate is displayed in the app.
  </Accordion>

  <Accordion title="If I exit at a loss, what do I pay?">
    Nothing. No profit, no fee — and there's no clawback or penalty either. See [High-water mark](/fees/high-water-mark).
  </Accordion>

  <Accordion title="Can I withdraw part of my position?">
    Yes, any amount, any time. Partial withdrawals come out of principal first — you pay no fee until your cumulative withdrawals exceed your cumulative deposits. The app shows your remaining fee-free headroom at all times.
  </Accordion>

  <Accordion title="How long does an exit take?">
    Minutes, typically — unwind, convert, send, each narrated in the app. In-kind exits skip conversion entirely. There are no notice periods or lockups.
  </Accordion>

  <Accordion title="Will I know the fee before I sign?">
    Always. The app shows a fee projection before any exit and re-checks it at signing time. A surprise fee at the final step is a bug, not a policy.
  </Accordion>

  <Accordion title="Can I deposit more later?">
    Yes. Top-ups raise your contributed capital at the price on arrival; they're never counted as profit, and they never reset or forfeit anything.
  </Accordion>

  <Accordion title="What if I deposit, profit, withdraw, and come back?">
    Profit already charged stays charged — the high-water mark remembers. The same dollar of profit can never be taxed twice. See the [worked examples](/fees/worked-examples).
  </Accordion>

  <Accordion title="What happens to my vault after a full exit?">
    It stays yours, empty. Re-fund it whenever you like without redeploying.
  </Accordion>
</AccordionGroup>
