# How-tos

- [Tasks](https://docs.laws.africa/how-tos/tasks.md)
- [Documents and document settings](https://docs.laws.africa/how-tos/documents-and-document-settings.md)
- [How to handle non-English documents](https://docs.laws.africa/how-tos/documents-and-document-settings/how-to-handle-non-english-documents.md)
- [Importing a document](https://docs.laws.africa/how-tos/documents-and-document-settings/importing-a-document.md)
- [The importer](https://docs.laws.africa/how-tos/documents-and-document-settings/importing-a-document/the-importer.md): This page describes how the importer is expected to work.
- [Going back to a previous version of a document](https://docs.laws.africa/how-tos/documents-and-document-settings/going-back-to-a-previous-version-of-a-document.md)
- [Changing a document's date](https://docs.laws.africa/how-tos/documents-and-document-settings/change-a-documents-date.md)
- [Changing a document's short title or language](https://docs.laws.africa/how-tos/documents-and-document-settings/changing-a-documents-short-title-or-language.md)
- [Deleting a document](https://docs.laws.africa/how-tos/documents-and-document-settings/deleting-a-document.md)
- [Document elements](https://docs.laws.africa/how-tos/document-elements.md)
- [Inserting an image](https://docs.laws.africa/how-tos/document-elements/images.md)
- [Inserting special characters](https://docs.laws.africa/how-tos/document-elements/special-characters.md)
- [Making comments](https://docs.laws.africa/how-tos/document-elements/making-comments.md)
- [Inserting editorial notes](https://docs.laws.africa/how-tos/document-elements/inserting-editorial-notes.md)
- [Mark-up](https://docs.laws.africa/how-tos/mark-up.md)
- [Fixing all-caps headings](https://docs.laws.africa/how-tos/mark-up/fix-all-caps-headings.md)
- [Working with tables](https://docs.laws.africa/how-tos/mark-up/tables.md)
- [Table errors](https://docs.laws.africa/how-tos/mark-up/tables/table-errors.md)
- [Working with links](https://docs.laws.africa/how-tos/mark-up/work-with-links.md)
- [Working with italicised terms](https://docs.laws.africa/how-tos/mark-up/italicised-terms.md)
- [How to mark up defined terms outside the Definitions section](https://docs.laws.africa/how-tos/how-to-mark-up-defined-terms-outside-the-definitions-section.md)
- [Search and rescue](https://docs.laws.africa/how-tos/search-and-rescue.md)
- [Amended amendments](https://docs.laws.africa/how-tos/amended-amendments.md): “Amended amendments” refer to correction to an amendment. In other words, an amendment that has already altered an original document is further modified by a later amendment.
- [Very complicated amendments](https://docs.laws.africa/how-tos/very-complicated-amendments.md)
- [Research](https://docs.laws.africa/how-tos/very-complicated-amendments/research.md)
- [Undo some amendments?](https://docs.laws.africa/how-tos/very-complicated-amendments/undo-some-amendments.md)
- [Update the timeline](https://docs.laws.africa/how-tos/very-complicated-amendments/update-the-timeline.md)
- [Create the tasks](https://docs.laws.africa/how-tos/very-complicated-amendments/create-the-tasks.md)
- [Apply the amendments](https://docs.laws.africa/how-tos/very-complicated-amendments/apply-the-amendments.md)
- [Bulk operations](https://docs.laws.africa/how-tos/bulk-operations.md)
- [Works](https://docs.laws.africa/how-tos/bulk-operations/works.md)
- [Update selected works](https://docs.laws.africa/how-tos/bulk-operations/works/update-selected-works.md)
- [Approve or unapprove selected works](https://docs.laws.africa/how-tos/bulk-operations/works/approve-or-unapprove-selected-works.md)
- [Link references for selected works](https://docs.laws.africa/how-tos/bulk-operations/works/link-references-for-selected-works.md)
- [Sign off selected works](https://docs.laws.africa/how-tos/bulk-operations/works/sign-off-selected-works.md)
- [Tasks](https://docs.laws.africa/how-tos/bulk-operations/tasks.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/how-tos.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.
