# Auction Rules

**You bid, you buy.**\
When you place a bid, you’re committing to purchase the item if you win. Chargebacks or repeated payment failures may result in a permanent ban.

**No artificially raising prices.**\
You may only place a bid if you genuinely intend to buy the item. Any attempt to inflate prices through bidding will result in a permanent ban.

[By bidding, you are acknowledging and agreeing to our terms and conditions, as well as permitting automatic payment authorization in case of a successful auction win.](https://support.tilt.app/tilt-help-desk/purchasing/live-auction-rules)


---

# 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/auction-rules.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.
