# Construction of the MNC

The MNC includes the **case name** and the **core part of the citation: the year, the court identifier and the sequential number.**

| Year of decision | Court identifier | Sequential number |
| ---------------- | ---------------- | ----------------- |
| \[2022]          | GHASC            | 6                 |

## **Case name**

The MNC standard does not specify the makeup of the case name. This is dependent on the law reporting practices of the jurisdiction in which the court operates. *See section on case naming.*

## &#x20;Core part of the citation:

1. The year element represents the year the decision was handed down, enclosed in square brackets (e.g. “\[2020]”).
2. The court identifier follows the information relating to the year of the decision. Each court has a distinct court identifier. Different seats of the courts (e.g. a high court that has seats in different towns in the country) are not included in the court identifier unless they matter in jurisdictional terms. The LII system can capture registry information.
3. The sequential number represents the consecutive number of the decision in relation to other decisions handed down in a particular year by the particular court.

## Example

Republic Vrs High Court (Criminal Division 9) Accra Ex Parte: Ecobank Ghana Ltd and Others, is the sixth judgment handed down in 2022 by the Supreme Court of Ghana, hence the core MNC assigned to the judgment is:

&#x20;<mark style="color:red;">**\[2022] GHASC 6**</mark>&#x20;


---

# 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://liieditors.docs.laws.africa/judgments/judgments-guide/citation/construction-of-the-mnc.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.
