# How to mark up defined terms outside the Definitions section

Workaround

1. Add the heading 'Definitions' to the subsection (or whichever element contains the terms)
2. Run Analysis | Defined terms
3. Remove the heading
4. Save

eg. Mark up the term "air quality" as a defined term

<figure><img src="/files/YkonlrgYy6rxaKeZaRSY" alt=""><figcaption><p>View screen</p></figcaption></figure>

1. Go to edit screen and change heading to Definitions

<figure><img src="/files/cdHw5yNnrVyn90A4OB5D" alt=""><figcaption><p>Edit screen</p></figcaption></figure>

2. Run analysis/defined terms to markup

<figure><img src="/files/dY43HwJuILcQsdMYvfv6" alt=""><figcaption><p>View screen with defined term marked up</p></figcaption></figure>

3. Change heading back to original Air Quality Values
4. Save


---

# 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/how-tos/how-to-mark-up-defined-terms-outside-the-definitions-section.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.
