> For the complete documentation index, see [llms.txt](https://support.tilt.app/tilt-help-desk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/purchasing/buying-on-tilt/how-pre-bids-work.md).

# Cómo funcionan las Pre-Ofertas

* Selecciona un artículo que tenga la opción de Pre-Oferta disponible

<figure><img src="https://github.com/tiltapp/tilt-support-docs-es/blob/main/.gitbook/assets/IMG_0173.jpg" alt="" width="375"><figcaption></figcaption></figure>

* Confirma los detalles de tu pago, dirección de envío y la cantidad máxima de tu oferta.

<figure><img src="https://github.com/tiltapp/tilt-support-docs-es/blob/main/.gitbook/assets/IMG_0169%20(1).jpg" alt="" width="375"><figcaption></figcaption></figure>

* Desliza para confirmar, tu oferta competirá automáticamente cuando la subasta se ponga en live.

<figure><img src="https://github.com/tiltapp/tilt-support-docs-es/blob/main/.gitbook/assets/IMG_0170%20(1).jpg" alt="" width="375"><figcaption></figcaption></figure>

* Para ver tus ofertas, ve a tu perfil y toca en **Tus Ofertas**.

<figure><img src="https://github.com/tiltapp/tilt-support-docs-es/blob/main/.gitbook/assets/IMG_0172.jpg" alt="" width="375"><figcaption></figcaption></figure>

***Nota:** Las Pre-Ofertas son vinculantes y no pueden ser canceladas una vez enviadas. Solo se te cobrará si ganas la subasta. Para más información, por favor consulta nuestras* [*Preguntas Frecuentes sobre Pre-Ofertas*](https://support.tilt.app/tilt-help-desk/purchasing/buying-on-tilt/how-pre-bidding-works/pre-bids-faq)\_.


---

# 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://support.tilt.app/tilt-help-desk/tilt-help-desk-es/purchasing/buying-on-tilt/how-pre-bids-work.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.
