# Modules and Construction

Modules are the main features on the NIDUM Station. They diversify the gameplay and create possibilities for players by helping them to progress.

There are two main types of items required for Module Construction — [Resources](/nidum/resources.md) and [Tokens](/nidum/resources/sidus-and-senate.md). Every module has its own unique set of requirements, each in its own specific amounts.

<figure><img src="/files/ppmwxFUtFVuwcC3cPja1" alt=""><figcaption><p>Modules</p></figcaption></figure>

**Here is a list of all the modules:**

| [Store](/nidum/modules-and-construction/store.md)                                   | Players can purchase unique in-game items using $SENATE & $SIDUS tokens.                                                                                                                                                                                                                                                           |
| ----------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Marketplace](/nidum/modules-and-construction/marketplace.md)                       | Players can trade in-game items with other users. Trades are conducted in $SENATE & $SIDUS tokens.                                                                                                                                                                                                                                 |
| [Space Shuttle Shipyard](/nidum/modules-and-construction/space-shuttle-shipyard.md) | Players use their Toolboxes to construct Space Shuttles and establish transport routes to other planets.                                                                                                                                                                                                                           |
| [Reproduction Facility](/nidum/modules-and-construction/reproduction-facility.md)   | Players can use Genetic Stimulants to create worker-heroes - Replicants.                                                                                                                                                                                                                                                           |
| [Organizations](/nidum/modules-and-construction/organizations.md)                   | Players can rent out Heroes to other players and receive valuable resources.                                                                                                                                                                                                                                                       |
| [Hedonism Center](/nidum/modules-and-construction/hedonism-center.md)               | Features paid tournaments for players with or without heroes. Tournament fees must be paid in $SIDUS.                                                                                                                                                                                                                              |
| [SIDUS Bank](/nidum/modules-and-construction/sidus-bank.md)                         | Enables users to withdraw $SIDUS tokens to external wallets.                                                                                                                                                                                                                                                                       |
| [Staking](/nidum/modules-and-construction/staking.md)                               | Players can stake their $SIDUS and $SENATE tokens for additional rewards over time.                                                                                                                                                                                                                                                |
| [SIDUS Gates](/nidum/modules-and-construction/sidus-gates.md)                       | A gateway connecting every planet in the metaverse. It enables Space Arks to discover pathways to new planets.                                                                                                                                                                                                                     |
| [Hero Upgrade Center](/nidum/modules-and-construction/hero-upgrade-center.md)       | Heroes from all corners of the SIDUS Metaverse undergo training at the Nidum Station. By unlocking higher ranks, heroes gain access to wealth and opportunities.                                                                                                                                                                   |
| [Xenna Ark](/nidum/modules-and-construction/xenna-ark.md)                           | The orbital station allows for the development of Xenna's infrastructure, including Space Shuttles for interplanetary travel.                                                                                                                                                                                                      |
| [Tembazar Ark](/nidum/modules-and-construction/tembazar-ark.md)                     | The orbital station allows for the development of Tembazar's infrastructure, including Space Shuttles for interplanetary travel.                                                                                                                                                                                                   |
| [Factory](/nidum/modules-and-construction/factory.md)                               | Replicants and Heroes tirelessly extract valuable resources from asteroid debris around the clock. Co-owners of the module receive rewards in resources from every cycle of ore processing. The resources obtained in the Factory are essential for the construction of modules and for crafting more complex composite materials. |

**How to get the required items:**

* The [Basic Resources](/nidum/resources.md#basic-resources) can be farmed in [battles](/nidum/battle-arena-pvp.md).
* Rare Resources and $SIDUS tokens can be obtained from [Tesseracts](/nidum/in-game-events-and-rewards/loot-boxes.md).
* $SENATE/$SIDUS can be bought on DEXs and CEXs and deposited in the game via a MetaMask wallet or be obtained by selling on the [Marketplace](/nidum/modules-and-construction/marketplace.md).
* Other resources can be obtained in various Metaverse activities.

## Investments

![](/files/8cRUEBOs0tvlV2TewW6P)

The amount you invest determines the size of your Royalties - this can be seen in the diagram. Records of every module investor are stored on the Leaderboard screen. All investors are Rated according to their contribution to a module and this is also displayed on the Leaderboard screen.

Investments made by other players are displayed in the Resource Collection window in the Invested/Required column.


---

# 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://wiki.sidusheroes.com/nidum/modules-and-construction.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.
