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

# Integrations

> Farm integrations and registry

The Integrations module manages connections to external yield sources (farms).

## Contracts

<CardGroup cols={3}>
  <Card title="Farm.sol" icon="tractor" href="/dev-docs/integrations/farm">
    Base farm contract
  </Card>

  <Card title="FarmRegistry.sol" icon="list" href="/dev-docs/integrations/farm-registry">
    Registry of all farms
  </Card>

  <Card title="Farms" icon="seedling" href="/dev-docs/integrations/farms">
    Specific farm implementations
  </Card>
</CardGroup>

## Farm Categories

| Type     | Examples       | Duration   |
| -------- | -------------- | ---------- |
| Liquid   | AAVE, Spark    | Instant    |
| Illiquid | Pendle, Ethena | 1-13 weeks |
| Protocol | Internal       | N/A        |

## Active Farms

See the [Changelog](/dev-docs/changelog) for the latest farm additions and deprecations.
