> 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/developer-resources/metaverse-sdk.md).

# Metaverse SDK

### Introduction

The Metaverse SDK is a comprehensive toolkit designed to help developers build and enhance their metaverse NFT stores and experiences. By leveraging the Metaverse SDK, developers can integrate the powerful features of DG Live into their virtual worlds, creating immersive environments where users can interact with NFTs in a variety of ways.

### What is it for?

The Metaverse SDK is designed to:

1. Facilitate the creation and management of metaverse NFT stores, allowing developers to easily set up and customize their virtual environments.
2. Provide a range of functions and methods to interact with the DG Live marketplace APIs and smart contracts, enabling users to buy, sell, and manage their NFTs within the metaverse.
3. Offer a collection of tools and utilities to streamline the development process, making it easier for developers to build engaging and feature-rich metaverse NFT stores.


---

# 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/developer-resources/metaverse-sdk.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.
