# 11. Day of Hosting

Hosting can take a lot of energy and effort. If you are the host, be sure to get enough sleep, and keep some time before the ceremony to check in on yourself and give yourself a little time to find your center.

Here are a few things to check on:

* **Nourishment**: keep food and water accessible, in case you need it
* **Hosting notes**: be sure to print them, and keep them handy
* **Space**: make sure your space is setup
* **Internet**: check your internet connection, and have a second method of connection ready (e.g. pull up the dial-in instructions on your phone
* **Tech check**: do a technology check at least 60 minutes before the event. Ideally, you would do this earlier in the day, not right before.
* **Zoom settings**: make sure you've setup your Zoom account according to the [recommended settings](/planning-the-memorial/set-up-your-tech.md), including turning on automatic recording
* **Invitations:** it's a good idea to send a reminder to everyone. Include instructions for joining the event

**Don't worry if things don't go as planned.** No event ever does. Remember that people are understanding. If something is amiss, remember to pause and take a deep breath first, and don't be hard on yourself. It can be helpful for those planning the service to each have a memory or story to share about the deceased at your fingertips that you can share out loud if you need to buy time during a glitch. Sometimes those unforseen moments--when met with a postive response--are actually the most moving.

{% hint style="success" %}
**Take a moment to acknowledge and appreciate the effort you've put in**. Designing an experience for other people is not easy, and it is doubly hard when you cannot be with other people.
{% endhint %}


---

# 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://tools.virtualmemorialguide.org/planning-the-memorial/day-of-hosting.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.
