# Daily Driving Time Limits

## Standard Limits

<div align="left"><figure><img src="/files/RraUlA5jkeNITEvAgHgx" alt="" width="295"><figcaption></figcaption></figure></div>

#### Basic Rule (11-Hour Rule)

* Maximum 11 hours of driving time.
* Must be completed within a 14-hour window.
* Requires 10 consecutive hours off duty before the next shift.

#### 14-Hour Window

* Begins when the driver starts any on-duty activity.
* Cannot drive beyond the 14th consecutive hour.
* Cannot be extended except in specific circumstances.

### Required Breaks

#### 30-Minute Break Rule

* Required after 8 consecutive hours of driving.
* Must be at least 30 minutes long.
* Can be satisfied by:
  * Off-duty time.
  * Sleeper berth time.
  * Non-driving on-duty time.

### Special Circumstances

#### Adverse Driving Conditions

* Allows up to 2 additional hours of driving time.
* Extends 11-hour limit to 13 hours.
* It must be due to unexpected weather or road conditions.

### <mark style="color:red;background-color:yellow;">Important Notes</mark>

* <mark style="background-color:yellow;">All driving time must be accurately logged.</mark>
* <mark style="background-color:yellow;">Monitor your available hours carefully.</mark>
* <mark style="background-color:yellow;">Plan routes considering required breaks.</mark>
* <mark style="background-color:yellow;">Account for potential delays.</mark>
* <mark style="background-color:yellow;">Maintain supporting documentation.</mark>

Need assistance? Contact Matrack support for clarification on driving limits and regulations.


---

# 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.matrack.io/eld/readme/categories/matrack-eld-driver-app-guides/daily-driving-time-limits.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.
