# Genesis Supply

| GENESIS Asset      | Max Supply | Learn More                                                                                                                                                    |
| ------------------ | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Mothership         | 1 000      | [Mothership](/assets/structures/mothership.md)                                                                                                                |
| Units Factory      | 1 000      | [Units Factory](/assets/structures/units-factory.md)                                                                                                          |
| Mineral Refinery   | 5 000      | [Mineral Refinery](/assets/structures/mineral-refinery.md)                                                                                                    |
| Gas Refinery       | 5 000      | [Gas Refinery](/assets/structures/gas-refinery.md)                                                                                                            |
| Biomatter Refinery | 5 000      | [Biomatter Refinery](/assets/structures/biomatter-refinery.md)                                                                                                |
| $PLSR Refinery     | 5 000      | [Pulsar Miners & Refineries Supply Schedule](/tokenomics-and-game-economy/pulsar-miners-and-refineries-supply-schedule.md#usdplsr-refineries-supply-schedule) |
| Bolter Turret      | 15 000     | [Bolter Turret](/assets/structures/bolter-turret.md)                                                                                                          |
| Tesla Turret       | 15 000     | [Tesla Turret](/assets/structures/tesla-turret.md)                                                                                                            |
| Flame Turret       | 15 000     | (Coming Soon)                                                                                                                                                 |
| Spider             | 50 000     | [Spider Gatling](/assets/units/spider-gatling.md)                                                                                                             |
| Spider Sniper      | 50 000     | (Coming Soon)                                                                                                                                                 |
| Scorpion           | 50 000     | [Scorpion](/assets/units/scorpion.md)                                                                                                                         |
| Siege Tank         | 50 000     | [Siege Tank](/assets/units/siege-tank.md)                                                                                                                     |
| Mobile Depot       | 10 000     | [Mobile Depot](/assets/units/mobile-depot.md)                                                                                                                 |
| Resource Miner     | 25 000     | [Resources Miner](/assets/units/resources-miner.md)                                                                                                           |
| $PLSR Miner        | 25 000     | [Pulsar Miners & Refineries Supply Schedule](/tokenomics-and-game-economy/pulsar-miners-and-refineries-supply-schedule.md#usdplsr-miners-supply-schedule)     |


---

# 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.pulsar.game/assets/genesis-supply.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.
