# Developers

- [DEX](/developers/dex.md)
- [Swap API (kX)](/developers/dex/swap-api-kx.md)
- [Swap API (Kodiak Router)](/developers/dex/swap-api-kodiak-router.md)
- [Pricing with Subgraph](/developers/dex/pricing-with-subgraph.md)
- [Panda](/developers/panda.md)
- [Technical Integration Guide](/developers/panda/technical-integration-guide.md)
- [Subgraph](/developers/panda/subgraph.md)
- [Entity Reference](/developers/panda/subgraph/entity-reference.md)
- [Query Guide](/developers/panda/subgraph/query-guide.md)
- [Advanced Usage Guide](/developers/panda/subgraph/advanced-usage-guide.md)
- [Smart Contract Reference](/developers/panda/smart-contract-reference.md): This reference guide details the core smart contracts of the Kodiak Panda protocol and their interactions.
- [Panda Factory](/developers/panda/smart-contract-reference/panda-factory.md)
- [Panda Pool](/developers/panda/smart-contract-reference/panda-pool.md)
- [Panda Token](/developers/panda/smart-contract-reference/panda-token.md)
- [Api](/developers/panda/api.md)
- [Farms](/developers/farms.md)
- [Technical Integration Guide](/developers/farms/technical-integration-guide.md)
- [Smart Contract Reference](/developers/farms/smart-contract-reference.md)
- [Kodiak Islands](/developers/kodiak-islands.md): Technical documentation for kodiak islands
- [Technical Integration Guide](/developers/kodiak-islands/technical-integration-guide.md): Smart contract integration guide and examples
- [Understanding Token Deposit Ratio](/developers/kodiak-islands/technical-integration-guide/understanding-token-deposit-ratio.md): This guide outlines the token Deposit ratio, how to find it, and how to reach there with a single token
- [Subgraph](/developers/kodiak-islands/subgraph.md)
- [Entity Reference](/developers/kodiak-islands/subgraph/entity-reference.md)
- [Query Guide](/developers/kodiak-islands/subgraph/query-guide.md)
- [Advanced Usage Guide](/developers/kodiak-islands/subgraph/advanced-usage-guide.md)
- [Smart Contract Reference](/developers/kodiak-islands/smart-contract-reference.md)
- [Kodiak Island Factory](/developers/kodiak-islands/smart-contract-reference/kodiak-island-factory.md): The core factory contract that manages deploying new islands and central shared setting between these islands for permission-less islands
- [Kodiak Island](/developers/kodiak-islands/smart-contract-reference/kodiak-island.md): The implementation of kodiak Island contract
- [Kodiak Island Router](/developers/kodiak-islands/smart-contract-reference/kodiak-island-router.md): A helper contract that enables easy, secure liquidity provisioning and withdrawals
- [API](/developers/kodiak-islands/api.md)
- [Baults](/developers/baults.md)
- [Backend API](/developers/backend-api.md): We provide an additional way to retrieve certain data using our api
