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