# Using the Control Console

The Control Console is a page used for running a campaign with the following features.

* View the screen exactly as it is seen from a user's perspective. For your reference, there is about a delay of 5 seconds from the actual streaming.
* View and manage the chat messages from users. You can either fix the host's message as a notice or send a chat message like other ordinary users.&#x20;
* Highlight a specific user's message. The highlighted message can also be shown on the prompter screen for the live-streaming host to view.&#x20;
* Show the products being "Now" on the screen.&#x20;
* Display various pop-ups on the screen, including notices, banners, coupons, or event results.&#x20;

![](/files/-MhXNUEgr7vBQX4fLWI3)


---

# 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.shoplive.show/undefined-4.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.
