> For the complete documentation index, see [llms.txt](https://archive-docs.klaytn.foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://archive-docs.klaytn.foundation/misc/klaytn2/metaverse-package.md).

# Metaverse Package

## Lowering the barrier to entry <a href="#lowering-the-barrier-to-entry" id="lowering-the-barrier-to-entry"></a>

![Klaytn offers end-to-end integration including a built-in L2 solution](/files/zkZOLOjAyYEVYSk1to1Z)

It is clear that blockchain technology will serve as the critical trust layer for the metaverse.

However, between the fledgling state of blockchain tech and the difficulty of selecting the right tools and components, blockchain development is still filled with hurdles.

That’s why we put together an end-to-end package that’s designed to help builders of metaverse enter the blockchain world as smoothly as possible.

## Klaytn’s ‘Metaverse Package’ <a href="#klaytns-metaverse-package" id="klaytns-metaverse-package"></a>

Primary Infrastructure: Tool sets for end-to-end blockchain integration and building Customized L2 solution SDKs and smart contract libraries Wallets and chain explorers Distributed storage solutions Oracle support Bridges

Secondary Infrastructure: Ecosystem for supporting products and services Integration/abstraction services Stablecoin integrations DAOs NFT Marketplaces DEX and DeFi Traditional finance interfaces

• This package will be managed by our dedicated package manager.

• Builders can easily build and customize Layer 2 as well as create/transfer assets.

With our metaverse package, the complexity of blockchain will no longer get in the way of realizing your aspirations.


---

# 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://archive-docs.klaytn.foundation/misc/klaytn2/metaverse-package.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.
