> For the complete documentation index, see [llms.txt](https://dg-market.gitbook.io/dg-live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dg-market.gitbook.io/dg-live/business-manager/overview.md).

# Overview

### Overview

This section provides a brief introduction to the installation process and how to get started with DG Live's Business Manager.

1. Navigate to the DG Live website.
2. Click on the **Business Manager** button in the header.
3. Sign up for a new account or log in if you already have an existing account.
4. Once logged in, you will have access to the various features of the Business Manager.
5. Check the section Scene Implementation code to understand how to install the metaverse SDK pointing to your business manager scene

<figure><img src="/files/RQANBn06kLDa6IdsI8ir" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dg-market.gitbook.io/dg-live/business-manager/overview.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.
