# Актёры

- [000152. Заставляем актёра говорить. Аудио-таблицы](https://lessons.sannybuilder.com/00100/00200/00100/000152.-zastavlyaem-aktyora-govorit.-audio-tablicy.md)
- [000177. Трюк со специальными актёрами](https://lessons.sannybuilder.com/00100/00200/00100/000177.-tryuk-so-specialnymi-aktyorami.md)
- [00020. Типы пешеходов, номера банд и отношение между ними](https://lessons.sannybuilder.com/00100/00200/00100/00020.-tipy-peshekhodov-nomera-band-i-otnoshenie-mezhdu-nimi.md)
- [00024. Модель. Создание актёра](https://lessons.sannybuilder.com/00100/00200/00100/00024.-model.-sozdanie-aktyora.md)
- [00028. Актёры и команды, свойственны им. Команды для игрока](https://lessons.sannybuilder.com/00100/00200/00100/00028.-aktyory-i-komandy-svoistvenny-im.-komandy-dlya-igroka.md)
- [00056. Специальные актёры](https://lessons.sannybuilder.com/00100/00200/00100/00056.-specialnye-aktyory.md)
- [00060. События актёров](https://lessons.sannybuilder.com/00100/00200/00100/00060.-sobytiya-aktyorov.md)
- [00084. Модели поведения актёров](https://lessons.sannybuilder.com/00100/00200/00100/00084.-modeli-povedeniya-aktyorov.md)


---

# 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://lessons.sannybuilder.com/00100/00200/00100.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.
