> 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-7-criminal-justice-procedures/bail-terms.md).

# Bail Terms

Bail is the temporary release of an individual awaiting trial, allowing them to remain free under certain conditions until their court appearance. The bail process ensures that defendants return to court while balancing public safety and the rights of the accused.

***

#### **Defining Bail**

* Bail can be granted by a **Judge or a District Attorney’s Office member** if they are available.
  * If a Judge is available, a **Bail Hearing** will be held at City Hall.
  * If no Judge is available, a **District Attorney’s Office member** must decide on bail.
  * If neither is available, a **law enforcement officer** may consider bail.
* Bail is determined based on:
  * The **risk of flight** by the defendant.
  * The **nature of the charges**.
  * The **potential danger posed by the defendant**.
* Bail may come with **conditions** such as restrictions on movement or associations.
* Bail is a **separate process** from fines or penalties imposed for an offense.
* Bail may be paid through a **bail bondsman** if the defendant cannot afford it.
* **Hold Until Trial (HUT) Charges:** Defendants facing these charges cannot post bail unless presented before a Judge for a hearing.

***

#### **Requirements for Bail**

* Defendants charged with **Assault with a Deadly Weapon** or **Attempted Murder** within the past **two days** face a **minimum bail of $20,000**.
* If a defendant **reoffends while on bail**, the bail is **automatically forfeited**, and the individual is sentenced accordingly.
* Failure to appear in court within **four days** of bail posting results in **a bench warrant and bail revocation**.

***

#### **Meeting Bail Requirements**

1. **Not Guilty Pleas**:
   * If a defendant **pleads not guilty**, they can pay bail at **three times the fine** before trial.
   * **Hold Until Trial (HUT) charges** cannot be bailed out unless authorized by a Judge.
2. **Approval Process**:
   * Bail must be **approved** by an authorized official such as:
     * A **Judge**.
     * A **District Attorney’s Office representative** (if no Judge is available).
     * A **law enforcement officer** (if no DA member is available).
   * Murder charges are **only eligible for bail** with a **minimum of $100,000** and **Judge approval**.
3. **Bail Agreement**:
   * The defendant must **read and agree** to all bail conditions before release.
   * The bail amount must be **paid in cash and submitted to the court**.
4. **Payment Methods**:
   * Payment can be made via **cash or bank transfer** from the defendant or another party.
5. **Verification**:
   * The individual posting bail must **take proof-of-payment pictures** to attach to the bail record.

***

#### **Filing Bail to the Court**

* The **arresting officer** must file a **pre-submission** form listing all charges and bail details.
* The **District Attorney’s Office** reviews and may **accept or reject** the bail request.
* If **charges are filed**, a **court date is set**, and the defendant **must appear**.
* If found **guilty**, the defendant **may still receive bail reimbursement** upon acquittal.

***

#### **Bail Agreement**

Upon accepting bail, the defendant agrees to:\
✅ Appear in court on their scheduled date.\
✅ Remain free under **good behavior**.\
✅ Accept forfeiture of bail if re-arrested.\
✅ Be held accountable for new crimes while on bail.\
✅ Understand that a **third violation** leads to **automatic sentencing**.

🚫 Failure to appear in court will result in:

* A **warrant for arrest**.
* Bail being **revoked** and ineligibility for **bail release** for two weeks.
* Detainment in **Bolingbroke Penitentiary** until trial.

***

#### **Final Notes**

* Bail is an essential right but is **not guaranteed** in all cases.
* Defendants are responsible for checking their **court docket** for trial dates.
* If bail is forfeited, **no refunds** will be issued.

This page serves as the official guideline for **bail eligibility, conditions, and agreements** in San Andreas.


---

# 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-7-criminal-justice-procedures/bail-terms.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.
