# Deployment

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

A faction's factory will not accept traitors, so only NFTs that have at least one of the faction's attributes can be deployed.

Each process in each faction has 6 slots, so there can be up to 6 NFTs per process. When deploying NFTs in the process, you can start at a lower level. For example, if you want to deploy an NFT on the 4th slot, you must have other NFTs on the 1st through 3rd slots. Initially, only the first slot is unlocked, and a certain amount of $VALOR is required to unlock the next slot. NFTs placed on higher slots will receive a bigger boost to their manufacturing power. (See the [boost section](/tidal-flats-whitepaper-en/whitepaper/black-market-2-road-to-fidelia/manufacturing/boost.md))

Because each process exists independently, the results for Slot Unlock are not shared. When unlocking Slots, be thoughtful about your faction choices and deck composition.

All processes for all factions except the Empire require input materials. If enough input materials are available, the NFT will begin manufacturing from the moment it is deployed.


---

# 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://tidal-flats.gitbook.io/tidal-flats-whitepaper-en/whitepaper/black-market-2-road-to-fidelia/manufacturing/deployment.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.
