# Hidden Store Listings

### Hidden store listings

*Hidden* listings in the Sansar Store are listings that are deliberately hidden from browsing and search results, and can only be accessed if someone ([or a script](/latest/sansarstore/selling-your-content/selling-items-in-experience.md)) has the listing's direct URL. Hidden listings can be used to distribute items to select individuals without making the items publicly available in the store.

For example, an interactive scripted object might use a hidden listing to sell or distribute items to visitors, or a content creator might use hidden listings to provide exclusive access to certain items.

### Creating a hidden listing

The process of creating a hidden listing is exactly the same as creating any other listing, except for the final step. When you would normally click the checkbox for **List this item and make it available in the Sansar Store**, you can instead click the checkbox for **List this item and make it hidden in the Sansar Store**.

For step-by-step instructions on how to create a listing in the Sansar Store, see [Selling items in the Sansar Store](/latest/sansarstore/selling-your-content/selling-items-in-store.md), which includes instructions on creating a hidden listing.

<figure><img src="/files/jdVuDDK3FYaT6VWvnXrg" alt=""><figcaption><p>To create a hidden listing, choose <strong>List this item and make it hidden in the Sansar Store</strong> when editing your listing.</p></figcaption></figure>

***

### Getting the hidden listing's URL

Because hidden listings do not appear in browsing or search results, customers may only access a hidden listing's page in the store if they possess the listing's URL. As the store's manager, you can distribute the URL to as few or as many people as you see fit.

To obtain the hidden listing's URL:

1. Visit <https://www.sansar.com/store/dashboard> while logged into the Sansar website to manage your listings.
2. Find the hidden listing and click **... > Edit** to the right of the listing.
3. At the top of the Edit Listing page, above the words "Edit Listing", **right-click** the listing's title and choose **Copy link address** to copy the URL.

<figure><img src="/files/bZNXyEJtmAujFw4INWPP" alt=""><figcaption><p>Right-click the listing's title and choose <strong>Copy link address</strong>.</p></figcaption></figure>

***

### Using interactive objects to distribute items from hidden listings

Once you have the listing's URL, the process of using an interactive object to distribute items from a hidden listing is identical to the process for distributing items from publicly-visible listings. Please see [Selling items inside an experience](/latest/sansarstore/selling-your-content/selling-items-in-experience.md) for full details on using pre-made Library scripts for this purpose.


---

# 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/sansarstore/selling-your-content/hidden-store-listings.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.
