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

# Developers

- [Data API](https://docs.moonshot.cc/developers/data-api.md): Get information for all tokens and latest trades on Moonshot
- [Bot SDK - Solana](https://docs.moonshot.cc/developers/bot-sdk-solana.md): Calculate prices and prepare buy/sell transactions via the Moonshot SDK
- [Bot SDK - EVM](https://docs.moonshot.cc/developers/bot-sdk-evm.md): Calculate prices and prepare buy/sell transactions via the Moonshot SDK. Currently supports Base and Abstract chains
- [Bonding Curve - Solana](https://docs.moonshot.cc/developers/bonding-curve-solana.md): The logic underpinning the curve and real world examples
- [Bonding curve - EVM](https://docs.moonshot.cc/developers/bonding-curve-evm.md)
- [Bonding Curve - Bera](https://docs.moonshot.cc/developers/bonding-curve-bera.md)
