> For the complete documentation index, see [llms.txt](https://whitepaper.cryptopia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.cryptopia.com/gameplay/factions/industrial.md).

# Industrial

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

## Vision/Belief

Where else can you find an economy brimming with opportunities and generating substantial profits? Cryptopia, a world untethered by restrictive regulations and customs, serves as the ultimate economic haven for the Industrial faction.

The Inheritors, with Peter Nolan as their advisor, have only 1 goal they seek to achieve, and that is maximizing profits by any means necessary. Peter Nolan was given an opportunity by his father to start his own business, he immediately took the opportunity to create his own empire. Though the selections of candidates were many, the Inheritors eventually decided that Peter Nolan was the ideal leader of the Inheritors. He’s got the charisma and perseverance to transform Cryptopia into the Inheritor’s paradise.&#x20;

The goal of the Inheritors is simple and straightforward: to establish a business and investment climate with minimal barriers. In Cryptopia, individuals are empowered to choose the resources they require to build their businesses, ensuring equal opportunities for all to pursue their aspirations. This world provides an ideal environment for laying the groundwork of businesses that may be considered too vast or ahead of their time for conventional countries with their restrictive laws and customs.&#x20;

Driven by their goal of creating a business-friendly environment, are open to collaborating with other factions when absolutely necessary, particularly if it promises profitability. While such cooperation may involve activities that contribute to environmental pollution, the substantial returns on investment outweigh this concern.

## Opposition: Eco Faction

The Eco faction is dedicated to protecting the environment by preserving natural resources, promoting biodiversity, reducing greenhouse gas emissions, and mitigating pollution. Their objectives stand in stark contrast to those of the Inheritors, who prioritize profit generation, by allowing Cryptopians to use any means to run their businesses.

## Gameplay Factor

Universal pollution is the factor that will affect the Industrial faction’s gameplay. The Industrial faction wants to keep the pollution level high. The pollution level refers to the total pollution emitted by all buildings. Buildings from the Industrial faction will increase the pollution level.

## Voting

The Inheritors voting power comes from staking TOS. There will be a vesting period when staking TOS in a staking facility. Only after the vesting period will they gain the right to vote. Their voting power is proportional to the amount of TOS staked.

## Summary

In summary, the Industrial faction is driven by a relentless pursuit of victory, aiming to dominate Cryptopia and become the wealthiest and largest faction in the world. They firmly believe that being pioneers and seizing opportunities is the sole path to achieving this goal. So, are you ready to be a winner?

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.cryptopia.com/gameplay/factions/industrial.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
