# Как у нас работать и что вы будете получать?

***

{% columns %}
{% column width="41.66666666666667%" valign="middle" %}

<h3 align="center"><strong>Подача заявки:</strong></h3>
{% endcolumn %}

{% column width="58.33333333333333%" %}
Чтобы начать у нас работать, вам стоит заполнить анкету в канале «[#Набор-сотрудников](https://discord.com/channels/1482766210516123961/1482768425255305509)».
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="41.66666666666667%" valign="middle" %}

<h3 align="center"><strong>Рассмотрение:</strong></h3>
{% endcolumn %}

{% column width="58.33333333333333%" %}
Далее мы рассмотрим вашу анкету и сообщим, подходите ли вы нам или нет.
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="41.66666666666667%" valign="middle" %}

<h3 align="center"><strong>Инструктаж:</strong></h3>
{% endcolumn %}

{% column width="58.33333333333333%" %}
В случае одобрения вы получите подробную инструкцию со списком ваших обязанностей.
{% endcolumn %}
{% endcolumns %}

***

{% hint style="success" %}
Зарплата будет зависит от того сколько всего вы выполнили заказов и от какого количество, зарплата будет начислена в течение 1-2 дней после выполнения заказ
{% endhint %}

***


---

# 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://eco-station.fifuz.org/kto-my-takie/kak-u-nas-rabotat-i-chto-vy-budete-poluchat.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.
