> 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/birzha-i-oferty-rynok-gruzov-i-transporta/privatnaya-birzha-otpravka-ofert.md).

# Приватная биржа: отправка оферт

### **Как отличить оферты приватной биржи от оферт публичной на странице грузов и транспорта?**

**Страница поиска грузов** — это окно, где отображаются все доступные оферты, в том числе и приватные от ваших партнеров. Такие оферты имеют специальную индикацию с текстом «Приватная». Подобная индикация есть в просмотре оферты (в левом верхнем углу под названием оферты).

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

Если вы грузовладелец и работаете только с проверенными партнерами, но хотите искать новых, то вы можете публиковать дубликаты ваших приватных оферт на публичной бирже. Так работает функция «Отбор партнеров».

<figure><img src="/files/r497gB4FWMALi45yTl65" alt=""><figcaption></figcaption></figure>

Если вы перевозчик, то оферты с отбором партнеров — это отличная возможность попасть на приватную биржу заказчика.

Подробнее о приватной бирже можно узнать [здесь](https://infotrans.by/2024/06/04/chto-takoe-privatnaya-birzha-roolz/).

### Что будет, если добавить новых партнеров на приватную биржу?

Если вы добавите новых партнёров для работы на своей приватной бирже, они не получат доступ к ранее размещённым офертам автоматически. Чтобы новые партнёры могли видеть эти и все будущие оферты, при их создании необходимо включать функцию «Включая будущих партнёров».

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

Если функция «Включая будущих партнёров» отключена, то новые оферты будут доступны только тем партнёрам, которые уже состояли в вашей приватной бирже.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.roolz.net/birzha-i-oferty-rynok-gruzov-i-transporta/privatnaya-birzha-otpravka-ofert.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
