> ## Documentation Index
> Fetch the complete documentation index at: https://2bd.l48a.de/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

> Detailed installation and setup options

## Fresh install

1. **Clone the engine**

   ```bash theme={null}
   git clone https://github.com/bugroger/2bd
   cd 2bd
   ```

2. **Create your vault**

   ```bash theme={null}
   /ada setup
   ```

   This guides you through initalizing the system.

3. **Run your first ritual**

   ```bash theme={null}
   claude skill run ritual-planning-daily
   ```
