# 🛠 How Will I Run My Subnet Slot?

Running a Subnet Slot requires no deep technical setup.

**Subnet Portal**

* Access <https://testnet.dfusion.ai> and configure your rubric via a browser-based Subnet Slot Portal
* Define the data topic, rules, access, and validation incentives
* Set privacy preferences and deploy your Subnet on top of the mainnet

You can choose to contribute compute or remain passive and earn base rewards.


---

# 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://dfusion.gitbook.io/dfusion-ai-subnets/how-will-i-run-my-subnet-slot.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.
