# Manage Experiences

## Manage Experiences

Some functions for managing your Experiences are found directly in Game Maker, but some are located on your account at The Sandbox website.

### Game Maker Software

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Create, Rename, Duplicate, or Delete</td><td><a href="../navigate-game-maker-home#create">#create</a></td></tr><tr><td>Test Multiplayer Gameplay</td><td><a href="../controls-and-shortcuts#controls-and-hotkeys">#controls-and-hotkeys</a></td></tr><tr><td>Share to Game Maker Gallery</td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>

### The Sandbox Website

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Transfer an Experience, optionally include assets</td><td><a href="manage-experiences">manage-experiences</a></td></tr><tr><td>Publish to metaverse LAND</td><td><a href="../publish-experiences">publish-experiences</a></td></tr><tr><td>Create an Experience Page <br>(no LAND required)</td><td><a href="../publish-experiences/experience-manager/experience-page">experience-page</a></td></tr></tbody></table>

{% content-ref url="<https://app.gitbook.com/s/61fllYo416R30LRxku4v/owners/play-and-create-tokens/rights-ownership-and-copyright-of-games>" %}
[Rights, Ownership & Copyright of Games](https://app.gitbook.com/s/61fllYo416R30LRxku4v/owners/play-and-create-tokens/rights-ownership-and-copyright-of-games)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/61fllYo416R30LRxku4v/owners/play-and-create-tokens/rights-ownership-and-copyright-of-assets>" %}
[Rights, Ownership & Copyright of Assets](https://app.gitbook.com/s/61fllYo416R30LRxku4v/owners/play-and-create-tokens/rights-ownership-and-copyright-of-assets)
{% endcontent-ref %}


---

# Agent Instructions: 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://docs.sandbox.game/en/creator/game-maker/docs/manage-experiences.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.
