> ## Documentation Index
> Fetch the complete documentation index at: https://companyname-a7d5b98e-gas-best-practices.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TVM Explorer

[TVM Explorer](https://tvm-explorer.netlify.app/) is an interactive tool for exploring TVM assembly. Use it to see how your [Fift](/languages/fift) code compiles to TVM assembly. It allows

* examining TVM bitcode and understanding instruction behavior;
* seeing how Fift code translates to TVM instructions.

For more modern languages use TxTracer's [Playground](/tvm/tools/txtracer#2-playground).

<img src="https://mintcdn.com/companyname-a7d5b98e-gas-best-practices/0YF2WF5ErNTVoYRV/resources/images/tvm-explorer.png?fit=max&auto=format&n=0YF2WF5ErNTVoYRV&q=85&s=e4986462e5e0a341ce3f657d5a451e52" alt="TVM Explorer interface" width="2500" height="1479" data-path="resources/images/tvm-explorer.png" />
