# Bienvenue sur MemoMate

### MemoMate est un programme d’IA simple d’utilisation conçu pour capturer les histoires de votre vie. 

Bienvenue sur MemoMate !

MemoMate vous aide à préserver les histoires de votre vie à travers un simple appel téléphonique guidé. Imaginez une conversation amicale avec un biographe – pas besoin d’écrire ni d’utiliser un écran – il vous suffit de partager vos souvenirs au téléphone.<br>

Une fois l’appel terminé, MemoMate transforme vos paroles en une biographie magnifiquement rédigée que vous pouvez conserver ou partager avec vos proches.<br>

Prêt(e) à commencer ? Faisons en sorte que votre histoire soit inoubliable.


---

# 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://start.memomate.app/bienvenue-sur-memomate.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.
