# Page Not Found

The URL `files/TnaMk5Kd5O4Sf91MPPIB` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Ce qu'en pensent les personnes atteintes : qualité de vie, accès aux soins, stigmatisation](https://www.afrapedia.org/vih/temoignages.md)
- [Peut-on éliminer les hépatites virales ?](https://www.afrapedia.org/hepatites-virales/peut-on-eliminer-les-hepatites-virales.md)
- [Traitement antiviral : pour qui et comment ?](https://www.afrapedia.org/hepatites-virales/traitement-antiviral-pour-qui-et-comment.md)
- [L'action communautaire en pratique](https://www.afrapedia.org/vih/laction-communautaire-en-pratique.md)
- [Histoire naturelle des hépatites virales B et C](https://www.afrapedia.org/hepatites-virales/histoire-naturelle-des-hepatites-virales-b-et-c.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://www.afrapedia.org/vih/temoignages.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.

### Option 2 — Browse the documentation index

Full index: https://www.afrapedia.org/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://www.afrapedia.org/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/vih/temoignages.md`).

You may also use `Accept: text/markdown` header for content negotiation.
