# Precios

- [Cargar Precios para Clientes](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/precios/cargar-precios-para-clientes.md): Aquí explicamos cómo manejar los precios para sus clientes. Nuestro módulo de precios tiene algunas funcionalidades como crear hojas de precios por clientes, ver precio mínimo y tasas de negociación.
- [Cargar Precio Mínimo](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/precios/untitled.md): Aquí explicamos cómo cargar el precio mínimo.
- [Precios Incoterm](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/precios/precios-incoterm.md): Aquí explicamos cómo cargar los precios por unidad para cada Inco-term.


---

# 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/clientes/precios.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.
