> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/doj/doj-applications/ube-uniform-bar-examination.md).

# UBE (Uniform Bar Examination)

* Once the application is approved, candidates must pass the Uniform Bar Examination (UBE), a standardized assessment used by numerous jurisdictions to evaluate legal knowledge and practical skills.&#x20;
* The UBE is administered by the National Conference of Bar Examiners and is conducted over a two-day period, comprising three primary components:
  * Multistate Bar Examination (MBE):
    * A multiple-choice exam covering core legal subjects such as Constitutional Law, Contracts, Criminal Law, Evidence, Real Property, and Torts.
  * Multistate Essay Examination (MEE):
    * A series of essay questions designed to assess legal reasoning, the ability to analyze complex fact patterns, and the application of legal principles to practical scenarios.

### <mark style="color:orange;">Passing Criteria:</mark>&#xD;

* Candidates must achieve a minimum combined score of 85% to pass the UBE. This high benchmark is set to ensure that only those with exceptional legal proficiency and practical skills are admitted to practice law.
* The UBE not only tests theoretical knowledge but also evaluates practical abilities through realistic performance tasks. Together with the stringent application process, this comprehensive examination upholds the highest professional standards within our Department of Justice.


---

# 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://lmrp.gitbook.io/last-mile-rp/doj/doj-applications/ube-uniform-bar-examination.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.
