# Developers

- [Axiom for Developers](/axiomv2-sdk/developers/axiom-for-developers.md): How Axiom fits into your smart contract application
- [Specifying a Query into Axiom](/axiomv2-sdk/developers/specifying-a-query-into-axiom.md): Overview of an Axiom Query
- [AxiomREPL](/axiomv2-sdk/developers/axiomrepl.md): Specify custom compute over the history of Ethereum in Javascript.
- [AxiomREPL Examples](/axiomv2-sdk/developers/axiomrepl/axiomrepl-examples.md): Some additional examples of things that people have done with AxiomREPL to help kickstart your creativity.
- [Exporting a Client Side Prover](/axiomv2-sdk/developers/exporting-a-client-side-prover.md): Going from AxiomREPL to your app
- [Handling Axiom Callbacks](/axiomv2-sdk/developers/handling-axiom-callbacks.md): Using Axiom-verified results in your contract
- [Common Issues](/axiomv2-sdk/developers/common-issues.md): Common issues and errors that users encounter
- [Callback Debugging](/axiomv2-sdk/developers/common-issues/callback-debugging.md): Tips on debugging callback issues.
