# Getting started

Legal Information Website helps you quickly find legal information and navigate documents with confidence.

## Start your research

* [Search content](/finding-information/search-for-content.md)
* [Find legislation](/legislation/finding-legislation.md)
* [Courts](/judgments/courts.md)
* [Search inside a document](/working-with-a-document/search-inside-a-document.md)
* [Document table of contents](/working-with-a-document/document-table-of-contents-toc.md)

## Improve your results

* [Advanced search](/finding-information/advanced-search.md)
* [Subject area tags](/finding-information/understanding-subject-area-tags.md)
* [Similar documents](/finding-information/similar-documents.md)

## Personalise your research

* [Personalised research overview](/personalised-research/getting-started.md)
* [Saving a document](/personalised-research/saving-a-document.md)
* [Commenting in a document](/personalised-research/commenting-in-a-document.md)
* [Search alerts](/personalised-research/creating-search-alerts.md)
* [Follow topics of interest](/personalised-research/follow-topics-of-interest.md)

## Your account

* [Create an account](/your-account/create-an-account.md)
* [Reset your password](/your-account/reset-your-password.md)
* [Delete your account](/your-account/delete-your-account.md)
* [Get help and support](/additional-resources/get-help-and-support.md)


---

# 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 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://liiguide.docs.laws.africa/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.
