# For Developers

- [Skills](/for-developers/skills.md): Teach AI agents to build with Aftermath.
- [MCP Server](/for-developers/mcp-server.md): Give AI coding agents full context of the Aftermath API using minimal tokens.
- [API](/for-developers/api.md): Documentation for Aftermath's API
- [CCXT](/for-developers/api/ccxt.md): About Aftermath CCXT API /api/ccxt/...
- [REST API](/for-developers/api/rest-api.md): About Aftermath REST API /api/...
- [Authorization](/for-developers/api/rest-api/authorization.md): Use increased rate limits with our REST API
- [TypeScript SDK](/for-developers/typescript-sdk.md): Official Aftermath Finance TypeScript SDK for Sui
- [Utils](/for-developers/typescript-sdk/utils.md)
- [Coin](/for-developers/typescript-sdk/utils/coin.md)
- [Users Data](/for-developers/typescript-sdk/utils/users-data.md): Provider that allows to interact with users data. (E.g. Public key)
- [Authorization](/for-developers/typescript-sdk/utils/authorization.md): Use increased rate limits with our SDK
- [Products](/for-developers/typescript-sdk/products.md)
- [Perpetuals](/for-developers/typescript-sdk/products/perpetuals.md): Overview of Aftermath's Perpetuals TypeScript SDK
- [Perpetuals](/for-developers/typescript-sdk/products/perpetuals/perpetuals.md): Complete API Reference for the Perpetuals Class
- [Market](/for-developers/typescript-sdk/products/perpetuals/market.md): Complete Reference for the PerpetualsMarket Class
- [Account](/for-developers/typescript-sdk/products/perpetuals/account.md): Complete Reference for the PerpetualsAccount Class
- [Vault](/for-developers/typescript-sdk/products/perpetuals/vault.md): Complete Reference for the PerpetualsVault Class
- [Prices](/for-developers/typescript-sdk/products/prices.md)
- [Router](/for-developers/typescript-sdk/products/router.md)
- [DCA](/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](/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](/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](/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](/for-developers/typescript-sdk/products/farms.md)
- [Dynamic Gas](/for-developers/typescript-sdk/products/dynamic-gas.md)
