# Style Guides

- [Laws.Africa](https://docs.laws.africa/style-guides/laws.africa.md): Style points that apply to all our projects
- [Côte d'Ivoire](https://docs.laws.africa/style-guides/cote-divoire.md)
- [Senegal](https://docs.laws.africa/style-guides/senegal.md)
- [Ghana](https://docs.laws.africa/style-guides/ghana.md)
- [Namibia](https://docs.laws.africa/style-guides/namibia.md): Style guide for importing Acts and Regulations in Namibia.
- [Regulations](https://docs.laws.africa/style-guides/namibia/regulations.md)
- [Lesotho](https://docs.laws.africa/style-guides/lesotho.md): Special instructions for cleaning up Lesotho imports
- [Malawi](https://docs.laws.africa/style-guides/malawi.md): Special instructions for cleaning up Malawi imports
- [Nigeria](https://docs.laws.africa/style-guides/nigeria.md): Style guide for importing and marking up legislation for Nigeria.
- [Zambia](https://docs.laws.africa/style-guides/zambia.md)
- [South African Acts](https://docs.laws.africa/style-guides/south-african-acts.md): Style guide for South African Acts, both national and provincial.
- [South African By-laws](https://docs.laws.africa/style-guides/south-african-by-laws.md): Style guide for municipal By-laws in South Africa.
- [Tanzania](https://docs.laws.africa/style-guides/tanzania.md)
- [Uganda](https://docs.laws.africa/style-guides/uganda.md)
- [UNEP](https://docs.laws.africa/style-guides/unep.md)
- [Zimbabwe](https://docs.laws.africa/style-guides/zimbabwe.md): Special instructions for cleaning up Zimbabwe imports
- [Seychelles](https://docs.laws.africa/style-guides/seychelles.md)
- [Mauritius](https://docs.laws.africa/style-guides/mauritius.md)
- [Pan-African Parliament/ AGP](https://docs.laws.africa/style-guides/pan-african-parliament-agp.md): Style guide for the Pan-African Parliament and AGP projects.
- [Turks and Caicos](https://docs.laws.africa/style-guides/turks-and-caicos.md)
- [Papua New Guinea](https://docs.laws.africa/style-guides/papua-new-guinea.md)
- [eSwatini](https://docs.laws.africa/style-guides/eswatini.md)
- [Rwanda](https://docs.laws.africa/style-guides/rwanda.md)
- [Documents in languages other than English](https://docs.laws.africa/style-guides/documents-in-languages-other-than-english.md)


---

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