# Getting Started

- [How To Run Auctions](https://support.tilt.app/tilt-help-desk/for-sellers/getting-started/how-to-run-auctions.md)
- [Creating a Live Room](https://support.tilt.app/tilt-help-desk/for-sellers/getting-started/creating-a-live-room.md): Learn how to set up Live Rooms on Tilt by following our guide below.
- [Moderating Your Stream](https://support.tilt.app/tilt-help-desk/for-sellers/getting-started/moderating-your-stream.md): Moderators make the chat safe and enjoyable. This guide shows you how they can help in your stream.
- [Your Guide to Faster Listings](https://support.tilt.app/tilt-help-desk/for-sellers/getting-started/your-guide-to-faster-listings.md): Upload your photos in a flash and let AI work its magic—automatically generating titles, descriptions, and more to get your products listed faster. See how it works on Mobile or Web.
- [Faster Listings on Mobile](https://support.tilt.app/tilt-help-desk/for-sellers/getting-started/your-guide-to-faster-listings/faster-listings-on-mobile.md)
- [Faster Listings on Web](https://support.tilt.app/tilt-help-desk/for-sellers/getting-started/your-guide-to-faster-listings/faster-listings-on-web.md)


---

# 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/for-sellers/getting-started.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.
