# How can I add Host Notes to my live?

Host Notes are a live feature currently available on iOS and Android.

Use Host Notes to share anything you want with your audience—policies, promotions, background about yourself, or any key information that could be helpful during your live.

You can add Host Notes when scheduling a live show or while you're live. Plus, notes from your last stream will automatically carry over to save you time!

### How to Add Host Notes:

1. Go to the "My Livestreams" tab.
2. Tap your scheduled live stream.
3. Tap "Start Live" (this will open the "Looking Good, Go Live" screen—do not tap "Go Live" yet).
4. Tap Host Notes in the top-left corner.
5. Tap Edit, type your info, and then tap Save.

If you're not ready to go live yet, simply tap the **X** to exit the screen, or force quit the app to close it completely.


---

# 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/how-can-i-add-host-notes-to-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.
