# Carrier Availability

For each carrier you can enter:

* Number of available movers
* Number of available trucks

{% hint style="info" %}
Numbers for movers/trucks entered here will be used for all dates, unless they are changed within the calendar.

**Example**:

* Carrier has 10 movers and 4 trucks total
* Carrier set only 5 movers and 2 trucks on weekends from the calendar
  {% endhint %}

![Example availability with adjusted numbers on weekend](https://747809865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M89seGT9XdMXJbfgeJM%2Fuploads%2FN9h9NH1DkrsGHJfsUOnz%2Fexample-availability.png?alt=media\&token=a7b6c11d-4567-44e1-9edb-42876cca44c6)

You can also see information how many jobs are booked for AM or PM on given dates. These numbers are calculated automatically as soon as there is a job assigned to the Carrier.

![Numbers in different colors show the remaining number of available movers or trucks for AM/PM](https://747809865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M89seGT9XdMXJbfgeJM%2Fuploads%2FaGM0J8pw1GbImVsRur6V%2Fcarrier%20availability.png?alt=media\&token=0d37b6c5-26b5-465b-9a25-408a1e4296a6)

The change on the calendar can be done by simply clicking on a single date or selecting multiple consecutive dates. There you can enter different numbers for your availability. Refer to the image below:

![Option to modify availability](https://747809865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M89seGT9XdMXJbfgeJM%2Fuploads%2FiLWb2LTUbYEQ9FZC2wBa%2Fchange-availability.png?alt=media\&token=5517567b-955b-4920-bc8d-675339f3a6f4)


---

# 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://docs.mod24.com/mod24/carriers/carrier-availability.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.
