> For the complete documentation index, see [llms.txt](https://tecnoprices.gitbook.io/ayuda/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tecnoprices.gitbook.io/ayuda/compras/presupuestos.md).

# Presupuestos

{% hint style="info" %}
No realizamos presupuestos ni proformas formales de nuestra parte.
{% endhint %}

Una vez que agregue todos los ítems que necesite presupuestar al carrito puede guardar este mismo en su cuenta en forma de presupuesto.&#x20;

Una vez guardado como presupuesto, desde el menú ["MI CUENTA" -> "PRESUPUESTOS"](https://www.tecnoprices.com/abmpresupuestos.php)  podrá editar e imprimir los mismos.

Puede modificar los datos de presupuestos predeterminados en el menú ["MI CUENTA" -> "DATOS DE PRESUPUESTO"](https://www.tecnoprices.com/datospresupuesto.php).

Tenga en cuenta que los ítems de un presupuesto *<mark style="color:orange;background-color:orange;">**no se reservan del stock**</mark>*, por lo que pueden ser vendido a otros clientes. Los presupuestos guardados *<mark style="color:orange;">**no representan un presupuesto formal de parte de Tecnoprices ni una proforma**</mark>**.***&#x20;

***

## Información relacionada

{% content-ref url="/spaces/YN5TaoaRKKtT7huC8rVp/pages/k2jvZgJTDhtAYh5E6U8B" %}
[Mis presupuestos guardados](/ayuda/mi-cuenta/mis-presupuestos-guardados.md)
{% endcontent-ref %}

{% content-ref url="/spaces/YN5TaoaRKKtT7huC8rVp/pages/5Uara8wOcqx1PmLhN0Lz" %}
[Mis carritos guardados](/ayuda/mi-cuenta/mis-carritos-guardados.md)
{% endcontent-ref %}


---

# 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://tecnoprices.gitbook.io/ayuda/compras/presupuestos.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.
