# Sharing Your Experiences

### Sharing your experiences

### Publish your experience in the Atlas

You can share your experiences with a wider audience by publishing your experience in the [Codex](/latest/exploring-in-sansar/navigateandexplore/codex.md). See [Publishing an experience in the Codex](/latest/creating-in-sansar/managing-worlds/publishing-options-for-experiences.md) for more information.

### Sharing a link to your experience

Here are the ways you can get a link to one of your own experiences:

* Through the My Experience App
* Through the Atlas App

Get the experience URL from the My Experiences App

**Note:**

* It is not necessary to publish your experience in the Atlas in order to get and share its experience URL. People who have the experience's URL can visit that experience, even if it is not listed in the Atlas.
* In order for an experience to be visitable and shareable, you must first [build the experience](/latest/creating-in-sansar/managing-worlds/saving-and-building-scene.md#build).

1. Go to the [My Experiences app](/latest/creating-in-sansar/creatortools/my-worlds-panel.md).
2. Select the experience you want to grab a link from.
3. Click **More Options** ![more\_icon\_sm.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/115012661223/more_icon_sm.png) for that experience. This opens a popup menu.
4. In the popup menu, select **Copy URL**.

   | ![copy.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/115012689343/copy.png) |
   | ------------------------------------------------------------------------------------------- |
   | Select **Copy URL**.                                                                        |
5. This copies the URL to your clipboard.

Get the experience URL from the Atlas

**Note:** Getting a URL from the Atlas only applies when your experience is published on the Atlas.

1. Click the **Atlas** button ![atlas.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/115012205766/atlas.png) to open the Atlas.
2. Select an experience from the Atlas and click the image to bring up the experience details page.

   | ![copyurl-atlas.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/115012585246/copyurl-atlas.png) |
   | ------------------------------------------------------------------------------------------------------------- |
   | The experience details page.                                                                                  |
3. Click **Copy URL**.
4. The link is placed in your clipboard.
5. You can paste the link into Chat, email, or a webpage. People can click on the link to visit that experience without needing to find it in the Atlas.


---

# 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.sansar.com/latest/creating-in-sansar/managing-worlds/sharing-your-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.
