# Generating certificates

You can readily create a certificate for students successfully completing the course. To do so, just make the last step in your course a certificate which students can view or print off. You can upload an existing pre-made certificate to the course documents area (e.g. an image or .pdf file). Alternatively, Chamilo offers a tool for creating certificate templates, which allows for the automatic generation of a certificate detailing relevant data for each learner in the course (see Chapter 18).


---

# 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://docs.chamilo.org/1.11.x/teacher-guide/structure_learning_paths/generating_certificates.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.
