# Университет

Университет необходим для получения очков интеллекта.

Университет можно поставить на любой город. Постройка стоит 4 материала и не требует чертежа.

При постройке университета вы будете получать по 10 очков интеллекта за круг. При создании университета очки не поступают! Если в стране есть несколько университетов то их очки суммируются. Не требует взаимодействий.

{% hint style="info" %}
Очки интеллекта нужны для изучения чертежей в научной лаборатории.
{% endhint %}

Создание университета увеличивает уровень жизни в городе на 30%, 30% к лояльности, а так же добавляет 100 золота к расходам.


---

# 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://dice.gitbook.io/dice/zdaniya/universitet.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.
