# Best Practices Chat

### CHECK SPELLING

Make sure to quickly spell check your messages before you send them.

### BE QUICK

As the chat can become busy it is important to answer quickly to your clients questions during the live event.

### QUESTIONS TO ANSWER

You will find yourself in a position where a questions should rather be answered by the host instead of a chat moderator. This is part of the show set up and "script" for the entire event. Check with your team which kind of questions should be answered by a host


---

# 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://docs.hello-lisa.com/knowledge/shows/chat/best-practices-chat.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.
