# Page Decombo

## Qu'est-ce que Decombo?

<https://furucombo.app/decombo> a d'abord été développé pour l'équipe Furucombo afin de faire des analyses internes et du dépannage. Elle permet de visualiser une transaction effectuée sur Furucombo et est devenu par la suite un outil populaire parmi nos utilisateurs.

Il suffit d'entrer un txhash Furucombo, et vous pouvez alors voir quels cubes ont été utilisés dans cette transaction. Veuillez noter que le montant affiché sur Decombo peut ne pas être exact, et qu'il ne s'agit que d'une estimation. Si vous voulez connaître le chiffre réel, veuillez vous référer aux chiffres affichés sur etherscan.

🧊 Special thanks to Manu 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/fr/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.
