# Markup guide

- [Introduction](https://docs.laws.africa/markup-guide/intro.md)
- [Marking up the structure](https://docs.laws.africa/markup-guide/marking-up-the-structure.md)
- [Preface, Long title, and Preamble](https://docs.laws.africa/markup-guide/preface-and-preamble.md): Marking up content before the body of a work.
- [Headings](https://docs.laws.africa/markup-guide/headings.md)
- [Marking up Schedules / Annexes](https://docs.laws.africa/markup-guide/marking-up-schedules-annexes.md)
- [Marking up annotations](https://docs.laws.africa/markup-guide/marking-up-annotations.md)
- [Marking up tables](https://docs.laws.africa/markup-guide/marking-up-tables.md)
- [Marking up links](https://docs.laws.africa/markup-guide/marking-up-links.md)
- [Marking up images](https://docs.laws.africa/markup-guide/marking-up-images.md)
- [Marking up footnotes](https://docs.laws.africa/markup-guide/marking-up-footnotes.md)
- [Marking up formatting](https://docs.laws.africa/markup-guide/marking-up-formatting.md)
- [Marking up insertions and deletions](https://docs.laws.africa/markup-guide/marking-up-insertions-and-deletions.md): Showing the changes that have been made when one principal work amends another.
- [Keyword reference](https://docs.laws.africa/markup-guide/keyword-reference.md)


---

# 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/markup-guide.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.
