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

# Tutorials

- [Use AlphaNeural with OpenCode](https://docs.alphaneural.io/tutorials/use-alphaneural-with-opencode.md): OpenCode can talk to any OpenAI-compatible API by setting a provider baseURL and giving it an API key. AlphaNeural fits that shape, so the integration is mostly config and credentials.
- [Use AlphaNeural with Continue (VS Code and JetBrains)](https://docs.alphaneural.io/tutorials/use-alphaneural-with-continue-vs-code-and-jetbrains.md): Continue supports OpenAI API compatible providers by letting you set a custom apiBase. AlphaNeural is OpenAI-compatible, so the integration is mostly configuration.
