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

# SDK overview

Skate provides SDKs for interacting with the **Skate AMM** across multiple chains:

* **Kernel SDK (core logic)** — [@skate-org/skate-app-amm](https://www.npmjs.com/package/@skate-org/skate-app-amm)
* **Sui Periphery SDK** — [@skate-org/skate\_amm\_sui\_sdk](https://www.npmjs.com/package/@skate-org/skate_amm_sui_sdk)
* **Solana Periphery SDK** — [@skate-org/skate\_amm\_solana](https://www.npmjs.com/package/@skate-org/skate_amm_solana)

These SDKs enable traders, bots, and market makers to quote and execute swaps directly on Skate AMM’s **unified liquidity layer**. Please refer to the respective repos for the most updated changes and documentation.
