> For the complete documentation index, see [llms.txt](https://help.roolz.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.roolz.net/spiski-znachenii.md).

# Списки значений

### Списки значений компании

{% content-ref url="/pages/pbBd48etUe2TTAM57VJI" %}
[Роль в логистике | exchange\_role](/spiski-znachenii/kompaniya/rol-v-logistike-or-exchange_role.md)
{% endcontent-ref %}

{% content-ref url="/pages/FaaMIO8tcacXCOUmPtBy" %}
[Кол-во перевозок в месяц | order\_amount](/spiski-znachenii/kompaniya/kol-vo-perevozok-v-mesyac-or-order_amount.md)
{% endcontent-ref %}

{% content-ref url="/pages/qSRiJmSQQOOmEiZlCfTH" %}
[Типы груза и упаковки | cargo\_type](/spiski-znachenii/kompaniya/tipy-gruza-i-upakovki-or-cargo_type.md)
{% endcontent-ref %}

{% content-ref url="/pages/4Mz0TozQUJrjYtkz3Wh1" %}
[Тип компании | company\_form](/spiski-znachenii/kompaniya/tip-kompanii-or-company_form.md)
{% endcontent-ref %}

{% content-ref url="/pages/rlNyDKvsMy1ugEkFfEeq" %}
[Таможенные услуги | customs\_service](/spiski-znachenii/kompaniya/tamozhennye-uslugi-or-customs_service.md)
{% endcontent-ref %}

{% content-ref url="/pages/6NO0Shf3Tj5mguo2kalB" %}
[Кол-во сотрудников |  employee\_amount](/spiski-znachenii/kompaniya/kol-vo-sotrudnikov-or-employee_amount.md)
{% endcontent-ref %}

{% content-ref url="/pages/XbQRv6ZDbG8ZbWvHzTaR" %}
[Размер автопарка | fleet\_amount](/spiski-znachenii/kompaniya/razmer-avtoparka-or-fleet_amount.md)
{% endcontent-ref %}

{% content-ref url="/pages/2RXlDB1QW1a3pVWABsUW" %}
[Логистические услуги | logistics\_service](/spiski-znachenii/kompaniya/logisticheskie-uslugi-or-logistics_service.md)
{% endcontent-ref %}

{% content-ref url="/pages/bXiOAkxzwKp30iaMVljI" %}
[Виды перевозок | transportation\_type](/spiski-znachenii/kompaniya/vidy-perevozok-or-transportation_type.md)
{% endcontent-ref %}

{% content-ref url="/pages/edatAIf53CzcMbYFIa9X" %}
[Ассоциации | associations](/spiski-znachenii/kompaniya/associacii-or-associations.md)
{% endcontent-ref %}

### Списки значений оферты

{% content-ref url="/pages/LpXfnVOQ4sujvSrvW9Wo" %}
[Типы груза и упаковки | cargo\_types](/spiski-znachenii/oferty/tipy-gruza-i-upakovki-or-cargo_types.md)
{% endcontent-ref %}

{% content-ref url="/pages/KWeRp0HsrFIdh6o8zyHL" %}
[Тип перевозки | shipping\_modes](/spiski-znachenii/oferty/tip-perevozki-or-shipping_modes.md)
{% endcontent-ref %}

{% content-ref url="/pages/eglU0lnWdBTeM5O0Ik1c" %}
[Категория авто | transport\_types](/spiski-znachenii/oferty/kategoriya-avto-or-transport_types.md)
{% endcontent-ref %}

{% content-ref url="/pages/bKYkwlBewTm8a0Gl8kaC" %}
[Типы кузова | truck\_bodies](/spiski-znachenii/oferty/tipy-kuzova-or-truck_bodies.md)
{% endcontent-ref %}

{% content-ref url="/pages/EV6bmMIaMU13Dk7PDLGJ" %}
[Опции и особенности кузова | extra\_equipment](/spiski-znachenii/oferty/opcii-i-osobennosti-kuzova-or-extra_equipment.md)
{% endcontent-ref %}

{% content-ref url="/pages/FewsdaQrDKi3pGbXNFvD" %}
[Способы погрузки/выгрузки | loading\_types](/spiski-znachenii/oferty/sposoby-pogruzki-vygruzki-or-loading_types.md)
{% endcontent-ref %}

{% content-ref url="/pages/wvV8XPVtHLShpiNPGeYT" %}
[Тип точки маршрута | point\_types](/spiski-znachenii/oferty/tip-tochki-marshruta-or-point_types.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y4YDtSmowEbEnbuxfVrc" %}
[Условия оплаты | payment\_cond](/spiski-znachenii/oferty/usloviya-oplaty-or-payment_cond.md)
{% endcontent-ref %}

{% content-ref url="/pages/lQxFNekmM8v3fMCFaEaW" %}
[Методы оплаты | payment\_methods](/spiski-znachenii/oferty/metody-oplaty-or-payment_methods.md)
{% endcontent-ref %}

{% content-ref url="/pages/mQMuQ0iGDrQMEDS8qJEs" %}
[Причины снятия оферты с публикации | publ\_autocancel\_reasons](/spiski-znachenii/oferty/prichiny-snyatiya-oferty-s-publikacii-or-publ_autocancel_reasons.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.roolz.net/spiski-znachenii.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.
