# UNEP

## Preface and Preamble

In UN documents, we use `PREAMBLE` for text like \
'*The Conference of the Parties,*\
*Recognizing X,*\
*Appreciative of Y, etc*'\
before the first paragraph or heading (see below for an exception).

We haven't yet found a use for `PREFACE`.

See <https://edit.laws.africa/documents/4863/> for an example of a body that doesn't start at a heading or numbered paragraph.

## Hierarchical structure

Within the main body and in Schedules, content is often grouped under headings.

In legislation, the most common groupings are Chapters and Parts.&#x20;

For UN documents, which often don't specify what these headings are called, we use Divisions and Subdivisions.

The most common grouping of content is numbered paragraphs.

### Keywords most commonly used

`DIVISION`

`SUBDIVISION`

`PARA`

`SUBPARA`

{% content-ref url="/pages/-MA7AZ2T7nt0K9rLHnsS" %}
[Markup guide](/markup-guide/intro.md)
{% endcontent-ref %}


---

# 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/unep.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.
