> For the complete documentation index, see [llms.txt](https://docs.aftermath.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aftermath.finance/for-developers.md).

# For Developers

- [Skills](https://docs.aftermath.finance/for-developers/skills.md): Teach AI agents to build with Aftermath.
- [MCP Server](https://docs.aftermath.finance/for-developers/mcp-server.md): Give AI coding agents full context of the Aftermath API using minimal tokens.
- [API](https://docs.aftermath.finance/for-developers/api.md): Documentation for Aftermath's API
- [CCXT](https://docs.aftermath.finance/for-developers/api/ccxt.md): About Aftermath CCXT API /api/ccxt/...
- [REST API](https://docs.aftermath.finance/for-developers/api/rest-api.md): About Aftermath REST API /api/...
- [Authorization](https://docs.aftermath.finance/for-developers/api/rest-api/authorization.md): Use increased rate limits with our REST API
- [Signed Requests](https://docs.aftermath.finance/for-developers/api/rest-api/authentication.md): Wallet signatures and authentication requirements across the Aftermath API.
- [Native Perpetuals](https://docs.aftermath.finance/for-developers/api/rest-api/native.md): Native perpetuals endpoints, request formats, and response behavior.
- [DCA & Limit Orders](https://docs.aftermath.finance/for-developers/api/rest-api/dca-and-limit-orders.md): REST endpoints for DCA and spot limit orders.
- [Pools](https://docs.aftermath.finance/for-developers/api/rest-api/pools.md): REST endpoints for pools, statistics, liquidity, volume, and events.
- [Prices](https://docs.aftermath.finance/for-developers/api/rest-api/prices.md): REST endpoints for coin and LP prices.
- [Staking](https://docs.aftermath.finance/for-developers/api/rest-api/staking.md): REST endpoints for staking metrics, positions, validators, and capabilities.
- [General Endpoints](https://docs.aftermath.finance/for-developers/api/rest-api/general-endpoints.md): Network, wallet, coin, zkLogin, summaries, and general API endpoints.
- [Additional Endpoints](https://docs.aftermath.finance/for-developers/api/rest-api/auxiliary-endpoints.md): Builder codes, GasPool, rewards, referrals, router, and other API endpoint families.
- [Errors](https://docs.aftermath.finance/for-developers/api/rest-api/error-handling.md): Error formats, retry behavior, and transaction failure handling.
- [Integration Notes](https://docs.aftermath.finance/for-developers/api/rest-api/gotchas.md): Integration details and migration notes for the current API.
- [Monitoring](https://docs.aftermath.finance/for-developers/api/rest-api/monitoring-patterns.md): Patterns for market scanning, account monitoring, history backfills, and stream recovery.
- [Endpoint Inventory](https://docs.aftermath.finance/for-developers/api/rest-api/endpoint-inventory.md): Complete inventory of current production API operations.
- [WebSockets](https://docs.aftermath.finance/for-developers/api/websockets.md): Live market-data streams over WebSocket for the Aftermath Perpetuals API.
- [TypeScript SDK](https://docs.aftermath.finance/for-developers/typescript-sdk.md): Official Aftermath Finance TypeScript SDK for Sui
- [Lifecycle & Transport](https://docs.aftermath.finance/for-developers/typescript-sdk/lifecycle-and-transport.md): SDK initialization, serialization, transport errors, and gRPC configuration.
- [SDK/API Compatibility](https://docs.aftermath.finance/for-developers/typescript-sdk/api-compatibility.md): Known differences between the TypeScript SDK and the current API service.
- [Package Reference](https://docs.aftermath.finance/for-developers/typescript-sdk/package-reference.md): Current SDK accessors, packages, and important compatibility notes.
- [Utils](https://docs.aftermath.finance/for-developers/typescript-sdk/utils.md)
- [Coin](https://docs.aftermath.finance/for-developers/typescript-sdk/utils/coin.md)
- [Users Data](https://docs.aftermath.finance/for-developers/typescript-sdk/utils/users-data.md): Provider that allows to interact with users data. (E.g. Public key)
- [Authorization](https://docs.aftermath.finance/for-developers/typescript-sdk/utils/authorization.md): Use increased rate limits with our SDK
- [Products](https://docs.aftermath.finance/for-developers/typescript-sdk/products.md)
- [Perpetuals](https://docs.aftermath.finance/for-developers/typescript-sdk/products/perpetuals.md): Overview of Aftermath's Perpetuals TypeScript SDK
- [Perpetuals](https://docs.aftermath.finance/for-developers/typescript-sdk/products/perpetuals/perpetuals.md): Complete API Reference for the Perpetuals Class
- [Market](https://docs.aftermath.finance/for-developers/typescript-sdk/products/perpetuals/market.md): Complete Reference for the PerpetualsMarket Class
- [Account](https://docs.aftermath.finance/for-developers/typescript-sdk/products/perpetuals/account.md): Complete Reference for the PerpetualsAccount Class
- [Vault](https://docs.aftermath.finance/for-developers/typescript-sdk/products/perpetuals/vault.md): Complete Reference for the PerpetualsVault Class
- [Prices](https://docs.aftermath.finance/for-developers/typescript-sdk/products/prices.md)
- [Router](https://docs.aftermath.finance/for-developers/typescript-sdk/products/router.md)
- [DCA](https://docs.aftermath.finance/for-developers/typescript-sdk/products/dca.md): Automated Dollar-Cost Averaging (DCA) strategy to invest steadily over time, minimizing the impact of market volatility and building positions across multiple assets or pools with ease.
- [Limit Orders](https://docs.aftermath.finance/for-developers/typescript-sdk/products/limit-orders.md): Limit Orders allow you to set precise buy or sell conditions, enabling automated trades at your desired price levels. Secure better market entry or exit points and maintain control over your strategy,
- [Liquid Staking](https://docs.aftermath.finance/for-developers/typescript-sdk/products/liquid-staking.md): Stake SUI and receive afSUI to earn a reliable yield, and hold the most decentralized staking derivative on Sui.
- [Pools](https://docs.aftermath.finance/for-developers/typescript-sdk/products/pools.md): AMM pools for both stable and uncorrelated assets of variable weights with up to 8 assets per pool.
- [Farms](https://docs.aftermath.finance/for-developers/typescript-sdk/products/farms.md)
- [Gas Pools](https://docs.aftermath.finance/for-developers/typescript-sdk/products/gas-pools.md)
- [Dynamic Gas](https://docs.aftermath.finance/for-developers/typescript-sdk/products/dynamic-gas.md)
