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

# Using Solana Code

The Solaxy rollup is completely SVM compatible. So any smart contracts/code written for Solana can be deployed as it is on Solaxy Layer.

Developers can choose to write code in accordance with [official Solana docs](https://solana.com/docs) and deploy it on Solaxy right away using the [Access Information](/developer-resources/access-information.md).
