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

# Introduction

### Overview

DG Live is a cutting-edge platform that empowers artists, brands, game developers, and NFT collectors to interact with NFTs and participate in the growing metaverse economy. By providing a comprehensive suite of tools and services, DG Live enables users to create, buy, and sell NFTs in both web-based and metaverse environments. With a focus on ease of use, customization, and revenue generation, DG Live is the go-to solution for those looking to harness the power of NFTs and the metaverse.

### Target Audience

DG Live is designed for a diverse range of users, including:

* Artists: Create and sell unique NFT collections to showcase your work and reach a wider audience.
* NFT Collectors: Discover, purchase, and trade exclusive NFTs from your favorite artists and brands.
* Brands: Expand your brand presence and generate additional revenue by creating and selling branded NFTs.
* Game Developers: Integrate NFTs and metaverse eCommerce solutions into your games to enhance player experiences and monetization opportunities.
* Companies: Establish a unique presence in the metaverse by creating customized NFT storefronts and digital experiences.

Stay tuned for the next section, 'Getting Started', which will guide you through account setup and platform navigation.


---

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