# Вес голоса

У каждого Марсианина есть свой вес голоса, влияющий на принятие ключевых решений внутри Проекта.

Он высчитывается из количества [**NFT-достижений**](/ru/igrovye-obekty-i-nft/nft-kollekcii.md), [**жетонов MARS**](/ru/mir-igry/ekonomicheskaya-model/zhetony-mars.md) и [**PIO**](/ru/mir-igry/ekonomicheskaya-model/token-pio.md) на балансе, а так же земель в собственности:

* **Каждый токен PIO даёт 50 млн. очков веса голоса**&#x20;
* **Каждая NFT Pioneer даёт 20 млн. очков веса голоса**&#x20;
* **Каждый участок в холде даёт 3 млн. очков веса голоса**&#x20;
* **Каждая NFT Colonizer даёт 2.5 млн. очков веса голоса**
* **Общая сумма токенов MARS на руках равна сумме очков веса голоса**

#### Важно: распределение очков веса не является окончательным и может измениться со временем.&#x20;


---

# 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://marsology.tonplanets.com/ru/realizaciya-proekta/dao-ton-planets/ves-golosa.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.
