# Laws.Africa Developer Guide

Welcome to the Laws.Africa Developer Guide.

This guide will help you to use the Laws.Africa Content API to integrate Laws.Africa legislation  content into your website or application.

{% content-ref url="get-started/overview" %}
[overview](https://developers.laws.africa/get-started/overview)
{% endcontent-ref %}

### **Tutorial**

{% content-ref url="tutorial" %}
[tutorial](https://developers.laws.africa/tutorial)
{% endcontent-ref %}

### API Reference

{% content-ref url="api" %}
[api](https://developers.laws.africa/api)
{% endcontent-ref %}

### **How-to Guides**

{% content-ref url="how-to-guides/how-to-use-the-table-of-contents-api" %}
[how-to-use-the-table-of-contents-api](https://developers.laws.africa/how-to-guides/how-to-use-the-table-of-contents-api)
{% endcontent-ref %}

{% content-ref url="how-to-guides/how-to-download-images" %}
[how-to-download-images](https://developers.laws.africa/how-to-guides/how-to-download-images)
{% endcontent-ref %}

### **Still not sure?**

* [Contact Us](https://laws.africa/contact)


---

# 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://developers.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.
