# Funcionalidades

- [Pedidos](https://docs.ezorderhn.com/ezorder/funcionalidades/pedidos.md): Veamos cada una de las funcionalidades que nos permiten gestionar con facilidad el inventario.
- [Agregar Pedidos](https://docs.ezorderhn.com/ezorder/funcionalidades/agregar-pedidos.md): La siguiente opción que veremos es la opción de AGREGAR PEDIDOS.
- [Reportes](https://docs.ezorderhn.com/ezorder/funcionalidades/reportes.md): Veamos del menú de navegación la opción de Reportes.
- [Facturación](https://docs.ezorderhn.com/ezorder/funcionalidades/facturacion.md): Veamos otra de las opciones importantes como es la de Facturación
- [Cocina](https://docs.ezorderhn.com/ezorder/funcionalidades/cocina.md): Otra de las opciones de la aplicación es la de Cocina, aquí es donde se mandan las ordenes para su preparación.


---

# 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.ezorderhn.com/ezorder/funcionalidades.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.
