# Générer mon programme

Teech Golf te permet de recevoir un entrainement sur mesure avec des exercices dédiés à ton niveau et problème du moment. (voir la [Méthode de Teech Golf](/mentrainer/la-methode-teech-golf.md) pour en savoir plus).

1. Rends toi dans l'onglet "Séance"
2. Remplis le formulaire d'évalution de niveau
3. Reçois automatiquement tes séances


---

# 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://aide.teech-golf.com/mentrainer/generer-mon-programme.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.
