> 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/getting-started.md).

# Getting Started

DG Live's Business Manager is a powerful tool designed for users who want to manage their metaverse NFT stores, advertising banners, variables, and NFT sales analytics. The following documentation will guide you through the various features and functionalities of the Business Manager.

### Summary

The Business Manager provides a comprehensive dashboard for managing your metaverse NFT store, advertising banners, variables, and analyzing your NFT sales. Access to the Business Manager requires a separate account.

### Installation and Getting Started

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.

If you're interested in managing your own metaverse NFT stores, banners, scenes, and more, you will need to sign up for the Business Manager. Note that the Business Manager account is only required for managing your metaverse store, advertising banners, variables, and accessing NFT sales analytics.

To sign up for the Business Manager, follow these steps:

1. Click the 'Business Manager' button on the DG Live website. Fill out the required information and create your account.
2. Check your email inbox for a verification email from DG Live. Click the verification link to confirm your account.
3. Return to the DG Live website and log in to the Business Manager using your newly created account credentials.

**Dashboard**

The dashboard is your central hub for managing your DG Live projects. From here, you can:

* Manage your metaverse NFT store
* Manage advertising banners and variables
* Access NFT sales analytics
* Create and manage NFT collections
* Access the Marketplace

###


---

# 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, and the optional `goal` query parameter:

```
GET https://dg-market.gitbook.io/dg-live/business-manager/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
