# 4. Міста

1. У кожного міста, можуть бути свої закони, які треба поважати | Розмір штрафу, визначає суддя, на основі порушених законів
2. Знаходження на території міста, де ви у ЧС(чорному списку) заборонене | Штраф 64ДР
3. Для заснування міста, потрібен паспорт
4. Кожне місто має виконувати певні критерії прописані далі:\
   \- Мають бути парки, домівки, адмін. будівля, магазини, складові приміщення, та місця для розваг жителів.\
   \- Мають бути налагодженні системи доріг, освітлення та позбавлення від сміття\
   Кожне місто має бути прикрашено певною фауною

{% hint style="info" %}
Перевірка буде починатись через 2 дні після реєстрації міста, при невиконані умов штраф - 32 ДР
{% endhint %}

5. Кожне місто має раз на 2 тижні виплачувати податок за кожного свого жителя в розмірі 2ДР


---

# 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://rules.flipside.net.ua/laws/3.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.
