# Generating Your Admin Account

Please request the SHOPLIVE staff to generate your admin account. As soon as you have provided your email and name, our staff will generate your account. Once your account is generated, we will issue a temporary password to your email, which you can reset after your first login.&#x20;

{% hint style="info" %}
Each client can generate an unlimited number of SHOPLIVE Admin accounts. We recommend that you do not share a single SHOPLIVE admin account among different personnel.&#x20;
{% endhint %}

You can find the SHOPLIVE admin page address as follows.

<https://admin.shoplive.cloud/>

![](/files/-MhX7EG7ZNds0q7s_FTs)


---

# 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.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.
