> 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/pour-commencer/lesson-plan.md).

# Plan de cours

## Leçon 1 – Pour commencer

1. [Creating an account and logging into the editor](/francais/pour-commencer/signing-up.md)
2. [How Laws.Africa digitises African legal information for public use](/francais/pour-commencer/digitising-legislation.md)
3. [Akoma Ntoso](/francais/pour-commencer/what-is-akoma-ntoso.md)
4. [How to find a task](/francais/mode-demploi/tasks.md)
5. [Importing a document](/francais/mode-demploi/importing-a-document.md)
6. [Cleaning up an imported document](/francais/mode-demploi/cleaning-up-an-import.md)

## Leçon 2 – L'éditeur

1. Recap: [Importing a document](/francais/mode-demploi/importing-a-document.md)
2. Recap: [Cleaning up an import](/francais/mode-demploi/cleaning-up-an-import.md)
3. Questions
4. [Terminology guide](/francais/pour-commencer/terminology-guide.md)
5. [Style guides](/francais/guides-de-style/laws.africa.md)
6. [Tables](/francais/mode-demploi/tables.md)
7. [Images](/francais/mode-demploi/images.md)
8. [Links](/francais/mode-demploi/work-with-links.md)
9. [Schedules and Annexes](/francais/guide-de-balisage/marquage-des-calendriers-annexes.md)
10. Commentaires et notes éditoriales

## Leçon 3 - L'éditeur (suite)

1. Questions
2. Modification d'un document: [Schedules and Annexes](/francais/guide-de-balisage/marquage-des-calendriers-annexes.md)
3. Modification d'un document: [Tables](/francais/mode-demploi/tables.md)
4. Modification d'un document: [Images](/francais/mode-demploi/images.md)
5. [Resolving editor warnings](/francais/mode-demploi/editor-warnings.md)
6. [Special keywords](broken://pages/-Lrj4WPrBeiNrZRyx68u)
7. [Special characters](/francais/mode-demploi/special-characters.md)
8. [Italicised terms](/francais/mode-demploi/italicised-terms.md)
9. [Search and rescue](/francais/mode-demploi/search-and-rescue.md)
10. [Reviewer checklist](/francais/revision-dun-document/reviewer-checklist.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/pour-commencer/lesson-plan.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.
