# Slots

## Slots

General overviewSlots are placeholders for your NFTs. You can move your slots around the metaverse, changing the position and size to meet your needs.

#### Getting started <a href="#getting-started" id="getting-started"></a>

To get started, go to the scene panorama dashboard screen and select "Scene marketplace"

<figure><img src="/files/8ZmLKN66HccVlTKcvtST" alt=""><figcaption></figcaption></figure>

### Creating your first slot

When you have no slots on your scene, you will be welcomed with the integration manual.

To create a new slot, click on the "New slot" button

<figure><img src="/files/FogLxsfvMmkCrNi4wyb0" alt=""><figcaption></figcaption></figure>

You can complete all the fields in the form and then by clicking on the "Select your NFT" button, you will be prompted with a lightbox screen

<figure><img src="/files/Q11C71VrejhzgKBDfZZl" alt=""><figcaption></figcaption></figure>

Look for the NFT you want to place in your slot and click on the "Assign to slot" button

<figure><img src="/files/ULiLeK317s9oR6kdzHHC" alt=""><figcaption></figcaption></figure>

If you want to follow a specific wallet, you can easily do it by clicking on the follow wallet button and putting the address on the input box.

<figure><img src="/files/9Er9wCDf3qJoslXxFQWo" alt=""><figcaption></figcaption></figure>

You will instantly get all the NFTs listed by this wallet.&#x20;

<figure><img src="/files/B9B2KCXl5RmTwmyLKE6R" alt=""><figcaption></figcaption></figure>

You will notice this time, when clicking on the assign to slot button that the follow wallet field is automatically filled.&#x20;

When following a wallet, the system will always try to find the cheepest nft available to show withing the current collection


---

# 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://dg-market.gitbook.io/dg-live/business-manager/scenes/scene-marketplace/slots.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.
