> ## Documentation Index
> Fetch the complete documentation index at: https://companyname-a7d5b98e-add-how-to-burning.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-add-how-to-burning/OIjDtqrk79vr4Nls/resources/images/tvm-explorer.png?fit=max&auto=format&n=OIjDtqrk79vr4Nls&q=85&s=6a3d11f9b49badb46e1470055577ebca" alt="TVM Explorer interface" width="2500" height="1479" data-path="resources/images/tvm-explorer.png" />
