# "My bids" section

### How do bids work?

{% stepper %}
{% step %}

### Like the cargo? Place a bid.

Cargo offers accept bids in the "Bargain" mode (bids are not accepted in the Ad mode). When submitting a bid, specify the price that corresponds to the currency and the type of taxation of the offer. You can offer your terms in the note section. If the bidding is no longer interesting for you, then simply cancel the bid and place it in the archive.

### Your bids are displayed in the following column

<div align="left"><figure><img src="/files/uqkAntZSsKbfBm1NZoR0" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Have you won? Confirm your bid.

Confirm your intention within the specified period. If you do not confirm the bid, it will be automatically rejected.

### Your bids are displayed in the following column

<div align="left"><figure><img src="/files/6SMvDMA2N6YFhYBuXL40" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Ready? Wait for the final acceptance

After confirming your bid, simply wait for the final acceptance from the shipper.

### Your bids are displayed in the following column

<div align="left"><figure><img src="/files/eXBIYsvfu1WqVMQkQScB" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### The deal has been concluded

When the shipper accepts your bid, congratulations - the deal has been concluded 🎉 and the bid gets archived.

### Your bids are displayed in the following column

<div align="left"><figure><img src="/files/Pwsbw4wq76qSlzCImZKX" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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/my-bids-section.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.
