# Склонение по родам

К подписчику можно автоматически обращаться в зависимости от пола, который установлен в профиле.&#x20;

{% hint style="warning" %}
Важно учитывать, что не во всех мессенджерах настраивается пол.&#x20;
{% endhint %}

Для более персонального обращения, в зависимости от "ОН / ОНА / ОНО" используем функцию **gender .**

Как пишется?

**\[gender]** первое значение для него **|** второе для неё **|** третье, если пол не определён **\[/gender]**

{% hint style="success" %}
Третье значение не обязательно для заполнения. \
Если пол не определён и нет третьего значения, по-умолчанию будет использоваться первое значение "для него".&#x20;
{% endhint %}

**Пример использования:**&#x20;

Привет, ты сегодня **\[gender]** сделал **|** сделала **\[/gender]** зарядку?&#x20;

**\[gender]** Какой же ты молодец! **|** Какая же ты умница! **\[/gender]**

<div align="left"><img src="/files/UKKcDlndYuQ3IA45bvYS" alt=""></div>

<div align="left"><img src="/files/w2L9nNrZhtnq5fMfxh3v" alt=""></div>

<div align="left"><img src="/files/vclzEOCl3gVpSL4DlF6s" alt=""></div>

Если возникли вопросы или трудности - смело обращайся в техподдержку. \
Рады каждому, поможем с любым вопросом и решим любую проблему 🤗

{% content-ref url="/pages/-MasAPNcg291uNezFqb4" %}
[Как задать вопрос в поддержку?](/kak-zadat-vopros-v-podderzhku.md)
{% endcontent-ref %}


---

# 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://docs.leadconverter.su/funkcii/sklonenie-po-rodam.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.
