# Nigeria

## Cleaning up

### Editorial remarks

{% hint style="danger" %}
Do not remove remarks that indicate amendments, such as `[1992 No. 59]`.
{% endhint %}

![](/files/-Lp7Vh4TfL_ikjrhNn9c)

{% hint style="info" %}
Do use double squares around editorial remarks in Edit mode: `[[1992 No. 59.]]`\
This will show up as italics, single square brackets in View mode: *\[1992 No. 59.]*
{% endhint %}

Remove remarks that reference Caps and Schedules.

![](/files/-Lp7Tz75-Gs3-qQEEiYe)

### Subsidiary legislation

Remove any subsidiary legislation after the Act, including if it says 'No subsidiary legislation'. Delete the name of the Act as well.&#x20;

![](/files/-Lp7WRafqp4FR3nBmUPq)

![](/files/-LsRuak62b6uDiuH9WsU)

{% hint style="info" %}
The document should end with the last Schedule to the main Act, or with the last section of the main Act if it has no Schedules.
{% endhint %}

## Use Sections in Schedules

Prefer to use Sections in Schedules rather than Crossheadings.

{% hint style="info" %}
If a title appears to belong to only one numbered Section, mark it as a Section, not as a Crossheading.
{% endhint %}

![](/files/-LpCswp3RkTvN-op3Skx)

Mark up these sections like this:

```
  SEC 1. - Supplementary provisions as to the Corporation

    SUBSEC (1)

      A member of the corporation may at any time ...

    SUBSEC (2)

      If the chairman is appointed to be ...

    SUBSEC (3)

      If the chairman is absent from ...

  SEC 2. - Eligibility for reappointment

    A member of the Corporation who ...
```


---

# 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://docs.laws.africa/style-guides/nigeria.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.
