# Can I send Custom / Private listings during my live?

Yes! To send private invoices/listings during your live, follow these steps:

1. Hold down on the user’s username in the chat (if you don't see a chat message from them, ask them to send one).
2. Tap **Send Private Listing**.
3. Fill out the listing details and send it.

The buyer will receive a pop up notification to check out during the live. If they don’t check out while the live is ongoing, they can still access the invoice later in their District chat messages. The invoice will automatically appear as a message from your account to theirs.

*Please note: This feature is currently only available on the iOS/Apple app (not Android yet).*


---

# 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://help.district.net/selling/going-live/live-faq/can-i-send-custom-private-listings-during-my-live.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.
