# DeFiLoops > How the platform, the kernel, the adapters, the tools and the skills fit together. - [DeFiLoops](https://docs.defiloops.com/index.md): How the platform, the kernel, the adapters, the tools and the skills fit together - [FAQ](https://docs.defiloops.com/faq.md): What it does, what runs it, what it refuses, and what to check before trusting it - [The platform](https://docs.defiloops.com/platform.md): What the system is, which processes run, and how a request becomes a transaction - [The kernel, and the three keys](https://docs.defiloops.com/kernel.md): Whose account it is, and what each key can and cannot do with it - [Safe wallets, and the one thing they cannot do](https://docs.defiloops.com/safe.md): Why a Safe cannot take a flash loan without a module, and what we do instead - [Adapters](https://docs.defiloops.com/adapters.md): The closed set of things the agent may do, and why it is closed - [Bounded execution](https://docs.defiloops.com/routing.md): How a large order is sized, bounded and split — and why costBps is not what you pay - [Slippage is not impact](https://docs.defiloops.com/slippage.md): Two bounds in basis points that protect against opposite things — and what happens when you send both - [Does splitting cost less?](https://docs.defiloops.com/splitting.md): Breaking a large trade into slices — when it saves real money, when it only looks like it, and what the per-slice numbers hide - [The tool server](https://docs.defiloops.com/tools.md): What the model is handed, and which of those tools spend money - [Skills](https://docs.defiloops.com/skills.md): What the model is told, how it retrieves it, and the rule that keeps it honest - [The catalogue](https://docs.defiloops.com/adapters/catalogue.md): Every operation this build can execute, dumped from the source. - [Every tool](https://docs.defiloops.com/tools/reference.md): The full tool registry, with the descriptions the model actually reads. - [How these docs are published](https://docs.defiloops.com/publishing.md): Two repositories, two machine-owned pages, and the MDX rules that will fail a build