> For the complete documentation index, see [llms.txt](https://thermosuite.gitbook.io/thermocombustion-bb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30.md).

# Análisis 21 al 30

- [Análisis 21: Balance energético de combustible líquido](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-21-balance-energetico-de-combustible-liquido.md)
- [Análisis 22: Fuel-oil en horno industrial](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-22-fuel-oil-en-horno-industrial.md)
- [Análisis 23: Biomasa de huesos de oliva](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-23-biomasa-de-huesos-de-oliva.md)
- [Análisis 24: Carbón bituminoso en horno no adiabático](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-24-carbon-bituminoso-en-horno-no-adiabatico.md)
- [Análisis 25: Biodiesel](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-25-biodiesel.md)
- [Análisis 26: Naftaleno, C10H8(s)](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-26-naftaleno-c10h8-s.md)
- [Análisis 27: Carbón duro, análisis Orsat](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-27-carbon-duro-analisis-orsat.md)
- [Análisis 28: Combustible sólido para cohete](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-28-combustible-solido-para-cohete.md)
- [Análisis 29: Combustible con defecto de combustible](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-29-combustible-con-defecto-de-combustible.md)
- [Análisis 30: Temperatura de rocío](https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-30-temperatura-de-rocio.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
