# How to Deploy

AssemblyLift applications are deployed using the `bind` command:

```
$ asml bind
```

This command will bind the structure in `net/` (generated by [cast](https://docs.assemblylift.akkoro.io/master/learn-assemblylift/how-to-build)) to your chosen backend.
