# Вписанная окружность

## Определение

Окружность $$\omega$$ вписана в угол или многоугольник $$m \iff \omega$$ касается всех сторон $$m$$.

## Свойства

1. $$m$$ — треугольник или правильный многоугольник $$\implies$$существует окружность $$\omega$$ вписанная в $$m$$.
2. Окружность $$\omega$$ вписана в многоугольник $$m \implies \omega$$ единственная.
3. Окружность $$\omega$$ вписана в угол $$\implies$$центр $$\omega$$ лежит на биссектрисе угла.
4. Окружность $$\omega$$ с радиусом $$r$$ вписана в многоугольник $$m \implies S\_m=\frac{1}{2}\cdot P\_m\cdot r$$.


---

# 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://andrewmaths.gitbook.io/conspects/geometriya/planimetriya/okruzhnost/vpisannaya-okruzhnost.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.
