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

# Strategies

> Three ways in. One agent, one machinery, one fee model.

Every Dionysus strategy is run by the same agent, inside the same kind of private vault, under the same fee model. What differs is the **universe of assets** the strategy is allowed to hold and the **temperament** with which it holds them.

<CardGroup cols={3}>
  <Card title="Bluechip" icon="gem" href="/strategies/bluechip">
    Majors, stock tokens and stables. Deep pools, patient compounding, lower churn.
  </Card>

  <Card title="Volatile" icon="fire" href="/strategies/volatile">
    High-churn pools and popular memes. Richer emissions, faster rotations, bigger swings.
  </Card>

  <Card title="Build your own" icon="wand-magic-sparkles" href="/strategies/build-your-own">
    You pick the assets. The algorithms and the agent decide everything else.
  </Card>
</CardGroup>

## What every strategy shares

* **A private vault.** Your capital never mixes with anyone else's. See [Private vaults](/vault/private-vaults).
* **The same agent.** Plant, tend, harvest, rotate — the full [cycle](/start/how-it-works), around the clock.
* **The same screen.** Pools are selected from a continuously refreshed [universe screen](/strategies/how-pools-are-chosen), not a hand-curated list that rots.
* **The same fee.** One performance fee on realised profit, at exit. See [Fees](/fees/overview).
* **The same exit.** Leave any strategy, at any time, in full or in part.

<Note>
  Live rates and volatility figures appear in the app once a strategy has enough operating history to show them honestly. We don't publish projections.
</Note>
