Guides
Practical guides for common tasks with Kit
The pages in this section cover the most common tasks you will run into when building Solana applications with Kit. Each guide focuses on a single topic and can be read independently, so you can dip in when a specific question comes up rather than reading them in order.
How to use these guides
If you are completely new to Kit, start with the Getting started tutorial. It walks through a small end-to-end project so the rest of the documentation has something concrete to reference.
Once you have shipped your first transaction, the guides below are designed to be your day-to-day companion. They focus on practical workflows — composing a client, sending transactions, fetching accounts, testing locally, and so on — and link to the Advanced guides when you want to learn what is happening under the hood.