> For the complete documentation index, see [llms.txt](https://docs.laws.africa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.laws.africa/francais/guides-de-style.md).

# Guides de style

- [Laws.Africa](https://docs.laws.africa/francais/guides-de-style/laws.africa.md): Des points de style qui s'appliquent à tous nos projets
- [Côte d'Ivoire](https://docs.laws.africa/francais/guides-de-style/cote-divoire.md)
- [Namibia](https://docs.laws.africa/francais/guides-de-style/namibia.md): Guide de style pour l'importation d'actes et de règlements en Namibie.
- [Regulations](https://docs.laws.africa/francais/guides-de-style/namibia/regulations.md)
- [Lesotho](https://docs.laws.africa/francais/guides-de-style/lesotho.md): Instructions spéciales pour le nettoyage des importations du Lesotho
- [Malawi](https://docs.laws.africa/francais/guides-de-style/malawi.md): Instructions spéciales pour le nettoyage des importations du Malawi
- [Nigeria](https://docs.laws.africa/francais/guides-de-style/nigeria.md): Guide de style pour l'importation et le balisage de la législation pour le Nigeria.
- [Zambia](https://docs.laws.africa/francais/guides-de-style/zambia.md)
- [Les Actes Sud-Africains](https://docs.laws.africa/francais/guides-de-style/south-african-acts.md): Guide de style pour les actes sud-africains, tant nationaux que provinciaux.
- [Les statuts des Sud-Africains](https://docs.laws.africa/francais/guides-de-style/south-african-by-laws.md): Guide pour les arrêtés municipaux en Afrique du Sud.
- [Tanzanie](https://docs.laws.africa/francais/guides-de-style/tanzania.md)
- [Ouganda](https://docs.laws.africa/francais/guides-de-style/uganda.md)
- [UNEP](https://docs.laws.africa/francais/guides-de-style/unep.md)
- [Zimbabwe](https://docs.laws.africa/francais/guides-de-style/zimbabwe.md): Instructions spéciales pour le nettoyage des importations du Zimbabwe
- [Seychelles](https://docs.laws.africa/francais/guides-de-style/seychelles.md)
- [Île Maurice](https://docs.laws.africa/francais/guides-de-style/ile-maurice.md)
- [Parlement Panafricain/ AGP](https://docs.laws.africa/francais/guides-de-style/parlement-panafricain-agp.md): Guide de style pour les projets du Parlement panafricain et de l'AGP.
- [Turks et Caïques](https://docs.laws.africa/francais/guides-de-style/turks-et-caiques.md)
- [Papouasie Nouvelle Guinée](https://docs.laws.africa/francais/guides-de-style/papouasie-nouvelle-guinee.md)
- [eSwatini](https://docs.laws.africa/francais/guides-de-style/eswatini.md)
- [Rwanda](https://docs.laws.africa/francais/guides-de-style/rwanda.md)
- [Documents dans d'autres langues que l'anglais](https://docs.laws.africa/francais/guides-de-style/documents-dans-dautres-langues-que-langlais.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/francais/guides-de-style.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.
