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