# Embedding Lokinet into an existing application When all else fails and you want to deploy lokinet inside your app without the OS caring you can embed an entire lokinet client and a few of the upper network layers into your application manually. ## Why you should avoid this route `// TODO: this` ## When you cannot avoid this route, how do i use it? `// TODO: this`