To start using Inky, you need to install it via npm (Node Package Manager). Here’s a basic setup: npm install inky-cli -g Once installed, you can create your email using Inky tags and compile it into HTML. The basic workflow involves writing your email template, compiling it using Inky, and then sending it through your email service provider.