# Guides

> Markdown export of the Gearbox Protocol documentation page for agents and retrieval systems.

Canonical page: https://docs.gearbox.finance/developers/gm-guides
Source file: content/developers/gm-guides.mdx
Section router: https://docs.gearbox.finance/developers/llms.txt
Section full export: https://docs.gearbox.finance/developers/llms-full.txt

End-to-end tutorials for common Gearbox integration scenarios.

| Guide | Best For | What You'll Build |
| --- | --- | --- |
| [**Frontend Applications**](https://docs.gearbox.finance/developers/gm-guide-frontend) | UI developers | Dashboard displaying pool data, account positions, real-time updates |
| [**Backend Services**](https://docs.gearbox.finance/developers/gm-guide-backend) | Backend engineers | Event indexer, historical data tracker, analytics API |
| [**Liquidation Bots**](https://docs.gearbox.finance/developers/gm-guide-bots) | Bot builders | Monitoring service that detects and executes liquidations |

Each guide includes a complete working example with the Gearbox SDK.
