# Buy Now

You can find items available for direct purchase throughout the app, including:

#### A seller's profile

<figure><img src="/files/ovRgajyDRfo1qHmmG4TA" alt="" width="375"><figcaption></figcaption></figure>

#### Inside Livestreams

Click the Shop icon to view all active Buy Now listings, upcoming auction items, and any giveaways.

<figure><img src="/files/X24MswMotAHaEOk8765r" alt="" width="375"><figcaption></figcaption></figure>

#### How to complete a Buy Now purchase:

* Select the item you want.
* Enter your payment and shipping details.
* Confirm your purchase
* We’ll send you a confirmation email, and your order will appear in your profile under **Purchases**

<br>


---

# 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/buy-now.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.
