# Agents Agents is a library that enables you to run powerful agents in a few lines of code! It is: - lightweight - understandable (we kept abstractions to the minimum) - the only library with first-class support for Code Agents, i.e. agents that write their actions in code! Head to [./conceptual_guides/intro_agents.md] to learn more.
Tutorials

Learn the basics and become familiar with using Agents. Start here if you are using Agents for the first time!

How-to guides

Practical guides to help you achieve a specific goal: create an agent to generate and test SQL queries!

Conceptual guides

High-level explanations for building a better understanding of important topics to build better functioning agents.

Reference

General, horizontal tutorials.