# LawLibrary Help

## LawLibrary

- [Getting started](https://help.lawlibrary.org.za/readme.md): Find, research and share legal information on LawLibrary.
- [Search content](https://help.lawlibrary.org.za/finding-information/search-for-content.md): How to search on LawLibrary
- [Advanced search](https://help.lawlibrary.org.za/finding-information/advanced-search.md): Explore Advanced search on your LII site
- [Subject area tags](https://help.lawlibrary.org.za/finding-information/understanding-subject-area-tags.md): This guide will assist you through the site using subject area tags.
- [Federated search (AfricanLII)](https://help.lawlibrary.org.za/finding-information/federated-search-on-africanlii.md): This guide is to help users find related content either in the AU materials on AfricanLII.
- [Similar documents](https://help.lawlibrary.org.za/finding-information/similar-documents.md): The similar documents feature makes it easier for you to find related legal content, helping you quickly access more context or supporting materials relevant to your work.
- [Courts](https://help.lawlibrary.org.za/judgments/courts.md): How to find judgments on the platform by browsing through courts.
- [Explore special case indexes](https://help.lawlibrary.org.za/judgments/exploring-special-case-indexes.md): This guide will quickly identify cases using special case indexes.
- [Federated case indexes on AfricanLII](https://help.lawlibrary.org.za/judgments/federated-case-indexes-on-africanlii.md): This guide will show you how to search for cases on various topics across multiple jurisdictions.
- [Find legislation](https://help.lawlibrary.org.za/legislation/finding-legislation.md): Explore legislation using these few easy steps
- [Commencements](https://help.lawlibrary.org.za/legislation/commencements.md): How to identify commencement dates
- [Changes to legislation](https://help.lawlibrary.org.za/legislation/how-to-explore-changed-legislation.md): "What changed"? is how we assist users to navigate and compare various versions of legislation on the platform.
- [Track legislation history](https://help.lawlibrary.org.za/legislation/tracking-history-of-legislation.md): Legislation changes over time. This platform makes it easy to understand the history of legislation and what amendments have been applied.
- [Repealed legislation](https://help.lawlibrary.org.za/legislation/repealed-legislation-how-to-find-it.md)
- [Glossary of defined terms](https://help.lawlibrary.org.za/legislation/glossary-of-defined-terms.md): Explore terms that have specific definitions in legislation.
- [Search inside a document](https://help.lawlibrary.org.za/working-with-a-document/search-inside-a-document.md): The In-document search feature will help in doing a search inside various document types including judgments, legislation, and PDFs.
- [Document table of contents](https://help.lawlibrary.org.za/working-with-a-document/document-table-of-contents-toc.md): Efficiently navigate a document using the table of contents
- [Ask questions about a document with AI](https://help.lawlibrary.org.za/working-with-a-document/ask-questions-about-a-document-with-ai.md): The Ask AI tool helps you quickly understand any part of a legal document
- [Create an account](https://help.lawlibrary.org.za/your-account/create-an-account.md): Create an account on LawLibrary to save documents, set alerts, and follow topics.
- [Reset your password](https://help.lawlibrary.org.za/your-account/reset-your-password.md): Reset your LawLibrary password if you cannot log in.
- [Manage your account](https://help.lawlibrary.org.za/your-account/manage-your-account.md): Manage your LawLibrary account details and account-based research settings.
- [Delete your account](https://help.lawlibrary.org.za/your-account/delete-your-account.md): Delete your LawLibrary account if you no longer want to use it.
- [Personalised research overview](https://help.lawlibrary.org.za/personalised-research/getting-started.md): Personalise your research experience.
- [Saving a document](https://help.lawlibrary.org.za/personalised-research/saving-a-document.md): The "Save a Document" feature allows you to easily organize important legal documents for future reference in folders.
- [Commenting in a document](https://help.lawlibrary.org.za/personalised-research/commenting-in-a-document.md): Follow the steps below to make private comments on a document.
- [Follow topics of interest](https://help.lawlibrary.org.za/personalised-research/follow-topics-of-interest.md): The Follow feature lets you stay updated via email on specific courts, regions and legal topics. It's useful in ensuring you never miss important updates relevant to your work or research.
- [Search alerts](https://help.lawlibrary.org.za/personalised-research/creating-search-alerts.md): The "Search Alerts feature" will make it possible to stay updated on new documents that match your search criteria by receiving email notifications.
- [Upgrade your subscription](https://help.lawlibrary.org.za/subscription-management/upgrade-your-subscription.md): Follow the steps to upgrade your subscription on LawLibrary.
- [Pocket Law](https://help.lawlibrary.org.za/additional-resources/pocket-law.md): Pocket Law is an offline copy of the caselaw, legislation and other legal materials
- [African Union documents (AU)](https://help.lawlibrary.org.za/additional-resources/african-union-documents-au.md): A brief guide on finding the African Union organs and the documents.
- [Get help and support](https://help.lawlibrary.org.za/additional-resources/get-help-and-support.md): Get help when you are stuck while using LawLibrary.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.lawlibrary.org.za/readme.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.
