# Página Decombo

## ¿Qué es Decombo?

<https://furucombo.app/decombo> se desarrolló por primera vez para que el equipo de Furucombo realizará análisis internos y resolución de problemas. Visualiza una transacción realizada en Furucombo y luego se convierte en una herramienta popular entre nuestros usuarios.

Solo necesita ingresar un Furucombo txhash, luego podrá ver qué cubos se usaron en esa transacción. Tenga en cuenta que la cantidad que se muestra en Decombo puede no ser precisa y es solo una estimación. Si desea saber el número real, consulte los números que se muestran en etherscan.

🧊 Special thanks to [Crypto Lunatico](https://www.youtube.com/c/CryptoLunatico) for translating this page.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.furucombo.app/es/using-furucombo-1/decombo-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
