# Personalised research overview

Use saved documents, comments and other features to personalise your research experience and find what you're looking for more easily.

* [Save a document](/personalised-research/saving-a-document.md) into your private collection to find it easily later.
* [Make private comments](https://github.com/laws-africa/peachjam-user-guide/blob/main/liiweb-eng/personalised-research/add-and-manage-comments-in-a-document.md) on a document to remember key sections.
* [Follow courts and other topics of interest](/personalised-research/follow-topics-of-interest.md) to be notified when new documents are added.
* [Create search alerts](/personalised-research/creating-search-alerts.md) and get notified when new results match your queries


---

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