# Must

Must **виражає**:

1. Суворий наказ (Strict order)

   You **must** do it! - Ти **повинен** це зробити.

   Тобто, це твій обов’язок.
2. Сувора заборона (Strict prohibition) (суворіша ніж can) в заперечних реченнях

   You **mustn’t** beat girls! - Ти **не можеш** бити дівчат.

   You **must not** smoke here. Ти **не можеш** тут палити.

   Тобто це дуже погано, ти не повинен цього робити, ти не можеш, тобі заборонено.
3. Припущення (майже повна впевненість) (Supposition)

   It **must be** him. - **Напевне** це він.

   Тобто, я не впевнений, але існує велика вірогідність, що це він, це повинен бути він. Можливо він тут поряд працює, або у нього така ж куртка, тобто відстоків 75, що це він.


---

# 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://english.ed-era.com/modalni_dislova/must.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.
