# Certificate Generation

## How to Bulk Generate Certificate

You can use google sheets and Slides for the same:: Using Autocrat addon<br>

1. Create Google sheet with Name and Email Address
2. Add Autocrat Addon
3. Click on Launch from Autocrat
4. Create a new Job in Autocrat
5. An option will be there to choose the template
6. Create the Template in Google slides to use in Autocrat
7. Rest all the details should be given in the "Job"


---

# 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.webcoffee.in/master.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.
