# Search content

<figure><img src="/files/wmIRwLAEZNpQMHJpfFko" alt=""><figcaption></figcaption></figure>

## How to conduct a search

1. Enter search terms or a document name in the search bar, and click **Search**
2. The platform displays documents that match your search
3. Narrow the results by using the **filters** on the left to pinpoint what you’re looking for
4. Use the **Sort by** option to sort results by relevance or date

## Focus results with filters

Here’s an example. A search for **"climate change"** returns over 600 documents.

<figure><img src="/files/uTWhCEaxOuRHmWZH2EnH" alt=""><figcaption></figcaption></figure>

Apply the **Act filters** on the left-hand side to isolate legislation only.

<figure><img src="/files/5sEF9Pesff5zQWED82az" alt=""><figcaption></figcaption></figure>

Use **multiple filters** to refine your search. Let’s look for an **Act** from **2019**

<figure><img src="/files/gIbCFEEVJndu821iFaZc" alt=""><figcaption></figcaption></figure>

The search feature makes it easy to find exactly what you’re looking for.

## Search Tips

* Use quotation marks around phrases and multi-word searches. For example: "**climate change**"
* If you can’t find what you’re looking for, try different or fewer search terms.


---

# 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/finding-information/search-for-content.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.
