> ## Documentation Index
> Fetch the complete documentation index at: https://docs.eco.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Recipes

> End-to-end task guides, opinionated, code-heavy, and built around the most common Eco integration patterns.

Recipes are end-to-end task guides. Each one starts with a concrete outcome ("send USDC across chains", "auto-route deposits", "become a solver") and walks through every step: API calls, code, validation, what to do if it fails.

## Popular recipes

| Recipe                                                               | Time   | Uses                               |
| -------------------------------------------------------------------- | ------ | ---------------------------------- |
| [Sending USDC across chains](/recipes/send-usdc-cross-chain)         | 15 min | Routes                             |
| [Gasless USDC into Circle Gateway](/recipes/gasless-gateway-deposit) | 15 min | Programmable Addresses (Gateway)   |
| [Cross-chain treasury rebalancing](/recipes/treasury-rebalancing)    | 30 min | Routes API, programmatic           |
| [Becoming an Eco solver](/recipes/become-a-solver)                   | 1 day  | Solver V2 endpoints, Portal events |

## Picking the right recipe

| If you're…             | Start with                                                        |
| ---------------------- | ----------------------------------------------------------------- |
| New to Eco             | [Sending USDC across chains](/recipes/send-usdc-cross-chain)      |
| Building a payment app | [Gasless USDC into Gateway](/recipes/gasless-gateway-deposit)     |
| Operating a treasury   | [Cross-chain treasury rebalancing](/recipes/treasury-rebalancing) |
| Fulfilling intents     | [Becoming an Eco solver](/recipes/become-a-solver)                |

More recipes ship as new patterns emerge. Have one you'd like documented? [Tell us](mailto:contact@eco.com).
