# Vehicle search

### How to search for vehicle?

There are 2 ways:

1. **Automatic**. Publish your freight offer and the system will automatically start searching and selecting suitable vehicle offers. Once they're found, you will receive a notification to your email with a list of suitable offers. You can click on any offer to view it in full. Similarly, carriers will also see that your freight is suitable for them.
2. **Manual**. Open "Search freight and transport" page, switch to the "Vehicle" tab above the search bar.

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

The search with filters is also available on the private exchange on the sent and received offers page.

In addition to searching with filters, you can find vehicles in:

* **User profile**. If a user posted public offers, these will be displayed in their profile. You do not need to write and disturb the person unnecessarily while others do not need to distract you.

{% hint style="info" %}
Roolz allows its users to maintain both a corporate database of business partners and customers as well as a personal one. You can add users to your contacts, just like to your work phonebook.
{% endhint %}

* **Company profile**. If a company posted public offers, they are displayed in the company's profile.

There is also a feature called "Partners selection".

If you are a shipper and only work with trusted partners but want to find new ones, you can publish duplicates of your private offers on the public exchange.

And if you are a carrier, partner selection offers are a great way to get into the customer's private exchange.


---

# 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://help.roolz.net/en/vehicle-search.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.
