# Portal

The Portal is a smart contract that performs a deflationary function and a staking function in the economy. The Portal is humanity's last chance for a new life and the continuation of its existence. It is necessary to collect most of the energy available from the planet's [Core](/deepmine/deepmine-entities/core.md) to launch and build the portal. The DME that comes from the [Government ](/deepmine/deepmine-entities/government.md)due to the funds' circulation in the economy is spent for the portal construction.&#x20;

* It's necessary to spend a fixed amount of DME to build a portal.
* The portal is the source of the [DAO ](/deepmine/deepmine-entities/dao.md)power for Citizens.
* A citizen must stake DMP or burn DME in the Portal to receive DMP and as a result DAO power.
* The portal gets DME from the government and burns it during its construction.
* The portal construction can be accelerated by direct funding from [Citizens](/deepmine/deepmine-entities/game-roles/citizen.md).&#x20;

The end of the portal construction marks the end of phase 3 of the game and the transition to the next phase, where the game universe will be expanded with the introduction of new game mechanics, [Roles](/deepmine/deepmine-entities/game-roles.md), and in-game elements.&#x20;

![](/files/-MhJslhT4kTo6_r4xPdP)


---

# 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://docs.deepmine.world/deepmine/deepmine-entities/portal.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.
