# Flujos

| Flujo (Destinadores)        | ID                                     |
| --------------------------- | -------------------------------------- |
| Venta Rectificativa         | `a1e5c5d7-53a6-47f0-b484-aa8fe2a9a743` |
| Venta de presupuesto        | `9177e300-f154-4773-9c5d-8dc61558a35f` |
| Salida de venta             | `12983c9a-c537-4022-845e-c7e9644bd593` |
| Salida de Compra            | `f32bae90-0d59-4f5a-8ea5-f55c384e68c8` |
| Pagos de Compra/Gasto       | `7a5eb7ae-fd9d-4f7d-bdc3-cdeff4417b65` |
| Retiro Origen               | `fc348c3e-882f-4cf4-904a-915359bcc93e` |
| Retiros de origen           | `ce5040db-da1e-49ad-9578-951909d9cc2c` |
| Entrada de Venta            | `f3b86abd-9eda-4096-ab06-873addfff416` |
| Entradas de Compra/Gasto    | `82dd4daf-8ecc-4385-8035-c842533e2692` |
| Compra rectificativa        | `2f4aaf80-38ac-4864-80b5-ada2eceb9b34` |
| Compra/Gasto de Presupuesto | `62b16113-e560-480e-a712-36edd4d962f2` |
| Cobro de Venta              | `df7a624d-4bb2-4237-9a63-ee020a1e1e3a` |


---

# 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://doc.dinaup.com/desarrollo/flex/flujos.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.
