> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/jp/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/jp/creators/game-maker/publish-experiences.md).

# 体験の公開

## Launch Your Experience in the Metaverse Today

Use the [**Experience Manager**](/jp/creators/game-maker/publish-experiences/experience-manager.md) to locate your Experience on the [**Map**](https://docs.sandbox.game/en/general/map) and launch it now! Create a free [**Experience Page**](/jp/creators/game-maker/publish-experiences/experience-manager/pji.md) about your project and share the link to players. :question:[**FAQs: Experience Publishing**](/jp/creators/game-maker/publish-experiences/nonisuru.md)

### **Don't own LAND?**

You don't need LAND to create a free [**Experience Page**](/jp/creators/game-maker/publish-experiences/experience-manager/pji.md) to share about your project and build your community with the page link!

### Creator Resources

[**Learn Creator Basics**](/jp/creators/basics.md) to get the most out of The Sandbox's integrated ecosystem. Find a variety of resources in the [**Creator Portal**](/jp/creators/kurieitkekontentsunogo.md) to launch a high quality Experience.

{% embed url="<https://youtu.be/XHwxQwDKKDk>" fullWidth="true" %}

<table data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>LAND Owners</strong></td><td>Use our free <a href="/pages/E62aHBOCqsx6nfkCIMqm"><strong>Experience Manager</strong></a> to professionally launch your project</td><td><a href="/files/iPIws5axDBJx8Wi3XOFo">/files/iPIws5axDBJx8Wi3XOFo</a></td></tr><tr><td><strong>Creators</strong></td><td>Create a free <a href="/pages/R35bYqNZRSo1w0a2KP1r"><strong>Experience Page</strong></a> to share about your project and build your community - even if you don't own LAND!</td><td><a href="/files/tiAsarmIvS9uAmkBezP4">/files/tiAsarmIvS9uAmkBezP4</a></td></tr><tr><td><strong>Players</strong></td><td>Enjoy a steady stream of content through UGC-powered Experiences on the <a href="https://www.sandbox.game/en/map/"><strong>Map</strong></a></td><td><a href="/files/dT1xnnzjgNdua1BI7X7E">/files/dT1xnnzjgNdua1BI7X7E</a></td></tr></tbody></table>

{% hint style="warning" %}
[**PUBLISHING EXPERIENCES**](/jp/creators/game-maker/publish-experiences.md)

To publish an Experience on the [**Map**](https://docs.sandbox.game/en/general/map), you must [**locate it**](/jp/creators/game-maker/publish-experiences/experience-manager/map-location.md) on virtual [**LAND**](https://docs.sandbox.game/en/owners/land) you own.\
\
You must also own all entities, or assets, used in your Experience. Some of these may be NFTs being sold on the Marketplace that you've tested but haven't purchased yet.\
\
The [**Experience Manager**](/jp/creators/game-maker/publish-experiences/experience-manager.md) will help you verify all of the details to simplify your launch!
{% endhint %}

{% content-ref url="/pages/fPFKlovdJ6aKxet8Yo2f" %}
[体験の公開に関する質問](/jp/creators/game-maker/publish-experiences/nonisuru.md)
{% endcontent-ref %}


---

# 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/jp/creators/game-maker/publish-experiences.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.
