> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/en/what-is-tsb/metaverse-jobs.md).

# An Impetus for Metaverse Jobs

## Work in the Metaverse

New kinds of jobs are developing in the metaverse, including full-time and part-time roles.&#x20;

From casual to competitive gaming, content creation, guidance, virtual real estate and goods ownership and management, Web3 education, event coordination and influencing, there are so many possibilities.&#x20;

Anyone can work in the metaverse, a landscape of creative, dynamic virtual worlds with a thriving digital economy facilitated by blockchain technology.

## Metaverse Jobs on the Rise

Below are just a few examples of jobs that are emerging and growing in the metaverse:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><a href="/files/Ioe1CHJ2jsD7mmbFisQ6">/files/Ioe1CHJ2jsD7mmbFisQ6</a></td></tr><tr><td><h3><mark style="color:blue;">PLAY</mark></h3><ul><li><strong>CASUAL PLAY &#x26; EARN</strong></li><li><strong>COLLECTOR</strong></li><li><strong>GUILD MANAGER</strong></li><li><strong>COMPETITIVE GAMER</strong></li><li><strong>ESPORTS COACH</strong></li></ul></td><td></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><a href="/files/tylVdpOin1w0E8GGQzBe">/files/tylVdpOin1w0E8GGQzBe</a></td></tr><tr><td><h3><mark style="color:green;">CREATION</mark></h3><ul><li><strong>EXPERIENCE PRODUCER</strong></li><li><strong>GAME DESIGNER</strong></li><li><strong>NARRATIVE DESIGNER</strong></li><li><strong>VISUAL DESIGNER</strong></li><li><strong>ASSET ARTIST</strong></li><li><strong>MUSIC &#x26; SOUND DESIGNER</strong></li><li><strong>CONCERT &#x26; EVENT DESIGNER</strong></li><li><strong>ARCHITECT</strong></li><li><strong>INTERIOR DESIGNER</strong></li><li><strong>FASHION DESIGNER</strong></li></ul></td><td></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><a href="/files/DEgNLdv86AhIFBD5q9MN">/files/DEgNLdv86AhIFBD5q9MN</a></td></tr><tr><td><h3><mark style="color:orange;">DISCOVERY</mark></h3><ul><li><strong>INSTRUCTOR</strong></li><li><strong>ANIMATOR / HOST</strong></li><li><strong>TOUR GUIDE</strong></li><li><strong>CURATOR</strong></li></ul></td><td></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><a href="/files/TPl9JDH2ooTEHpnCPYXu">/files/TPl9JDH2ooTEHpnCPYXu</a></td></tr><tr><td><h3><mark style="color:purple;">BUSINESS</mark></h3><ul><li><strong>LAND OWNER</strong></li><li><strong>COLLECTION MANAGER</strong></li><li><strong>WEB3 EDUCATION</strong></li><li><strong>NFT RESELLER</strong></li><li><strong>VIRTUAL REAL ESTATE AGENT</strong></li></ul></td><td></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><a href="/files/lDgeT9N7A1khKgdZM4kf">/files/lDgeT9N7A1khKgdZM4kf</a></td></tr><tr><td><h3><mark style="color:yellow;">COMMUNITY</mark></h3><ul><li><strong>INFLUENCER</strong></li><li><strong>EVENT ORGANIZER</strong></li><li><strong>NFT TICKET RESELLER</strong></li><li><strong>DATING PLANNER</strong></li><li><strong>MENTAL COACH</strong></li></ul></td><td></td></tr></tbody></table>


---

# 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://docs.sandbox.game/en/what-is-tsb/metaverse-jobs.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.
