# Создание и вставка текста в макет

Предположим, мы хотим пожелать игрокам приятной игры, но как добавить текст в меню?

В панели управления FM находим раздел **"Element"**, кликаем по нему, затем по подразделу **"New"**. В списке находим кнопку "Text" и нажимаем на неё.

В появившееся текстовое поле мы вводим нужный текст:

<div align="left"><figure><img src="/files/dVcaNCZdUsvfquweyfiT" alt=""><figcaption></figcaption></figure></div>

После ввода кликаем по кнопке **"Done"**, затем задаём ориентацию и перемещаем текст в нужное место.

Чтобы изменить размер текста, кликаем `ПКМ` по нашему созданному тексту, затем выбираем **"Set Scale"**. В появившееся поле вписываем нужный размер текста.

Также тексту можно добавить тень, для этого после клика `ПКМ` по тексту нажимаем на кнопку **"Shadow"**, переключая её в режим **"On".**

<figure><img src="/files/7Gj6kPl2wm6KB0p3r0EJ" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.aegis-mine.ru/modifications/glavnoe-menyu/fancymenu/sozdanie-menyu/sozdanie-i-vstavka-teksta-v-maket.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.
