### Web, Desktop, and Mobile Applications (Daemon-based Applications)
Almost all web, desktop, and mobile applications will use the [lbry daemon](https://github.com/lbryio/lbry) as a way of accessing and communicating with the LBRY network.
#### Web Applications
1. Set up a web server.
1. Install lbry. (Docker images? Other convenient ways of doing this?)
It is not currently possible to use LBRY on iOS. [There is a bounty](lbry.io/bounty/ios-daemon) for this.
### Blockchain and Wallet Level (Full Node Applications)
Not all applications will want to use the full LBRY protocol, or some applications may be specifically designed with full blockchain interactions in mind.