> For the complete documentation index, see [llms.txt](https://docs.assemblylift.akkoro.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.assemblylift.akkoro.io/learn-assemblylift/how-to-deploy.md).

# How to Deploy

AssemblyLift applications are deployed using the `bind` command:

```
$ asml bind
```

This command will bind the structure in `net/` (generated by [cast](/learn-assemblylift/how-to-build.md)) to your chosen backend.
