# Explore special case indexes

1. Scroll down to the bottom of the page to explore a list of **case indexes** tags.

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

2. Click a category to view all the documents tagged with that case index.

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

3. Apply the relevant filters on the left-hand side to isolate the specific information or document you want to find.
4. Click to open the document you want to view.
5. On the detail section of the document, you will be able to see under what other categories the case is tagged.

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


---

# 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://help.kenyalaw.org/judgments/exploring-special-case-indexes.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.
