# SHOPLIVE Admin Guide

![](/files/-MhX4s95y4bOKe4Y_FSj)

\
The SHOPLIVE Admin Guide provides instructions for the following:

* Generating an account for accessing the SHOPLIVE Admin system
* Creating a new campaign
* Things to know before starting your campaign&#x20;
* Things to prepare for streaming
* How to start streaming
* How to use the campaign console
* How to use the prompter (a screen for the host)
* How to end your streaming and adjust replay settings

For any inquiries on the content of this document or SHOPLIVE's admin features, please contact <ask@shoplive.cloud>

{% hint style="info" %}
For settings related to the SHOPLIVE Player UI, please refer to the SHOPLIVE Developer Guide (<https://developer.shoplive.kr/>)
{% 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://docs.shoplive.show/master.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.
