> 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-8-civil-law-and-disputes/introduction-to-civil-law.md).

# Introduction to Civil Law

**Definition of Civil Law**

Civil law governs disputes between individuals, businesses, and organizations where one party seeks compensation or other legal remedies for harm caused by another party. Unlike criminal law, which involves government prosecution of criminal offenses, civil law focuses on private disputes and provides legal avenues to resolve them fairly.

**Purpose of Civil Law**

The primary objectives of civil law are:

* To resolve disputes between private parties in a fair and just manner.
* To protect the rights of individuals and businesses.
* To provide compensation, restitution, or injunctive relief when one party is harmed by another’s actions.
* To enforce contractual agreements and prevent unfair treatment.

**Key Differences Between Civil and Criminal Law**

| Aspect                     | Civil Law                                                          | Criminal Law                                      |
| -------------------------- | ------------------------------------------------------------------ | ------------------------------------------------- |
| **Who Brings the Case?**   | Private individuals, businesses, or organizations                  | Government (Prosecutor, District Attorney)        |
| **Burden of Proof**        | Preponderance of evidence (more likely than not)                   | Beyond a reasonable doubt                         |
| **Potential Consequences** | Monetary damages, injunctions, specific performance                | Jail time, fines, probation, or community service |
| **Type of Dispute**        | Contract disputes, property disputes, personal injury claims, etc. | Theft, assault, drug offenses, fraud, etc.        |

In summary, civil cases determine liability and require compensation, while criminal cases focus on punishing unlawful behavior.

**Who Can File a Civil Lawsuit?**

A civil lawsuit can be initiated by:

* **Individuals** seeking damages for injuries, property disputes, or other harms.
* **Businesses** involved in contract breaches, defamation, or financial losses.
* **Organizations** seeking to enforce legal rights or collect debts.
* To file a lawsuit, the plaintiff must have *legal standing*, meaning they must be directly affected by the matter in dispute.

**Common Types of Civil Disputes**

Civil cases can arise from many situations, including:

* **Contract disputes** – A party fails to uphold a contractual agreement.
* **Property disputes** – Issues involving land ownership, rental agreements, or damages.
* **Personal injury claims** – Lawsuits seeking compensation for physical or financial harm caused by another party.
* **Debt recovery** – A creditor sues to collect outstanding payments.
* **Employment disputes** – Wrongful termination, discrimination, or unpaid wages.

**Legal Representation in Civil Cases**

Unlike criminal cases, where the defendant is entitled to a public defender if they cannot afford one, civil law does not guarantee free legal representation. Parties in civil cases can:

* Hire a private attorney for legal guidance and representation.
* Represent themselves (Pro Se litigation).
* Use alternative dispute resolution methods such as mediation or arbitration to settle the case without court intervention.

**The Role of Civil Courts**

The civil court system in San Andreas functions to adjudicate disputes and provide legal remedies. It ensures that cases are handled fairly, allowing parties to present their arguments, provide evidence, and reach a resolution through negotiation, settlement, or a court judgment.

Civil court cases generally follow this process:

1. **Filing a lawsuit** – The plaintiff files a complaint detailing the dispute and requested remedies.
2. **Response from the defendant** – The defendant can accept, negotiate, or challenge the claims.
3. **Discovery phase** – Both parties gather and exchange relevant evidence.
4. **Mediation or settlement** – An attempt to resolve the case outside of court.
5. **Trial** – If no settlement is reached, the case is presented before a judge who determines liability and appropriate remedies.

By understanding civil law, individuals and businesses can better navigate legal disputes and protect their rights in legal proceedings.


---

# 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-8-civil-law-and-disputes/introduction-to-civil-law.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.
