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

# Run

> Run your 01

<Info> Make sure that you have navigated to the `software` directory. </Info>

To run the server and the client:

```bash
poetry run 01
```

To run the 01 server:

```bash
poetry run 01 --server
```
