> For the complete documentation index, see [llms.txt](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-5-licensing-and-permits/drivers-licenses.md).

# Driver's Licenses

In the State of San Andreas, any individual wishing to operate a motor vehicle must possess a valid driver’s license. This chapter outlines the requirements, regulations, and enforcement measures related to driver’s licenses, ensuring all motorists comply with traffic laws for public safety.

***

#### **License Requirements**

* All motorists agree to adhere to the **Title 2 Vehicle Code** at all times while operating a vehicle.
* Any applicant must be **at least 18 years old** to obtain a driver’s license.
* A **non-refundable payment of $250.00** is required for each issuance of a license.

***

#### **License Point System & Revocation**

San Andreas operates a **license point system** to enforce traffic laws. Points are assigned to a driver’s record based on traffic violations, as outlined in the **Vehicle Citations** section.

* Once a driver accumulates **25 points**, their license will be **revoked**, and they must attend traffic court.
* Points accumulate based on the severity of violations, with more serious infractions carrying higher point values.
* Law enforcement officers and the Department of Motor Vehicles (DMV) oversee the tracking and enforcement of the license point system.

***

#### **Suspension and Reinstatement**

A driver’s license may be **suspended or revoked** for the following reasons:

* Accumulating 25 points within a designated time period.
* Conviction of **reckless driving, DUI, or vehicular manslaughter**.
* Fleeing from law enforcement in a motor vehicle.
* Operating a vehicle without insurance or while unlicensed.

**License Reinstatement**

To regain driving privileges after suspension or revocation, a driver must:

* **Attend traffic court** and complete any required driving courses.
* **Pay reinstatement fees** as set by the DMV.
* **Reapply for a driver’s license**, if applicable, after the designated suspension period has passed.

***

#### **Special Conditions and Restrictions**

Certain drivers may have **restricted licenses** based on their driving record or medical conditions. Restrictions may include:

* **Mandatory use of corrective lenses** while driving.
* **Curfew or geographic limitations** for high-risk drivers.
* **Ignition interlock device** installation for repeat DUI offenders.

***

#### **Enforcement & Compliance**

* Law enforcement officers may **request proof of a valid driver’s license** during traffic stops.
* **Driving without a valid license** is a punishable offense, subject to fines and potential vehicle impoundment.
* Fraudulently obtaining or using another person’s driver’s license is considered a **criminal offense**.

For more information on **traffic laws and citations**, refer to the **Vehicle Citations** section.


---

# 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:

```
GET https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-5-licensing-and-permits/drivers-licenses.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.
