# Buying on Tilt

- [Auctions](https://support.tilt.app/tilt-help-desk/purchasing/buying-on-tilt/auctions.md): Swipe to bid, beat the timer, and secure your item — here’s how auctions work.
- [How Pre-Bids Work](https://support.tilt.app/tilt-help-desk/purchasing/buying-on-tilt/how-pre-bids-work.md): Place your bids before the auction even begins! Pre-bidding gives you a head start and helps you secure the items you want most. Here's how to get started.
- [Pre-Bids FAQ](https://support.tilt.app/tilt-help-desk/purchasing/buying-on-tilt/how-pre-bids-work/pre-bids-faq.md)
- [Buy Now](https://support.tilt.app/tilt-help-desk/purchasing/buying-on-tilt/buy-now.md): Want it without waiting? Buy Now lets you purchase items instantly — no bidding, no timers, just a fast, secure checkout.


---

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