# Cajas Sólidas

Cajas sólidas significan que la caja se empaca al 100% con el mismo producto. Este es el tipo de caja más fácil de gestionar, ya que solo habrá un producto SKU dentro de cada caja, la única variable es la cantidad de ramos.

<figure><img src="/files/n1lPlwmo9ixZ0vNuiYkt" alt=""><figcaption><p>Ejemplo de cajas sólidas.</p></figcaption></figure>


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/taxonomia-y-definiciones./cajas/cajas-solidas.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.
