# NFT Slots

*Users can expand up to 8 slots for NFT Watches. With this function, users can run with 8 watches installed at the same time. This function was created for the convenience of users, and the cost of slot expansion is indicated below. For example, if the slot is expanded 4 times, the total number of slots becomes 5, and 5 watches from 0M can be mined at the same time.*

<table><thead><tr><th width="358"></th><th width="317"></th></tr></thead><tbody><tr><td><em><strong>Slot Expansion</strong></em></td><td><em><strong>SWP Consume</strong></em></td></tr><tr><td><em>Basic 1 -> 2</em></td><td><em>2000 SWP</em></td></tr><tr><td><em>2 -> 3</em></td><td><em>4000 SWP</em></td></tr><tr><td><em>3 -> 4</em></td><td><em>6000 SWP</em></td></tr><tr><td><em>4 -> 5</em></td><td><em>8000 SWP</em></td></tr><tr><td><em>5 -> 6</em></td><td><em>10000 SWP</em></td></tr><tr><td><em>6 -> 7</em></td><td><em>20000 SWP</em></td></tr><tr><td><em>7 -> 8</em></td><td><em>40000 SWP</em></td></tr></tbody></table>


---

# 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.ssprint.io/m2e-system/nft-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.
