# Visiting your own experience

In order to visit an [experience](https://help.sansar.com/hc/en-us/articles/115003667383#experience), it needs to be [linked](/latest/creating-in-sansar/managing-worlds/linking-scene-to-a-world.md) to a built [scene](https://help.sansar.com/hc/en-us/articles/115003667383#scene).

To visit an experience that you've created from the My Experience App:

1. Go to the [My Experiences app](/latest/creating-in-sansar/creatortools/my-worlds-panel.md).
2. Select the created experience you want to visit.
3. Click **Visit Experience** ![visit\_icon\_sm.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/115012535866/visit_icon_sm.png) for that experience.
4. Once clicked, Sansar takes you to a runtime version of your scene, where you can interact with the scene that you have created.

   | [![visit121.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/115012577206/visit121.png)](https://help.sansar.com/hc/article_attachments/115012577206/visit121.png) |
   | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | Visiting your experience.                                                                                                                                                       |

#### Have more questions? Ask in our [Discord!](http://discord.gg/sansarofficial)


---

# 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/visitng-your-own-experience.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.
