# Upload a Certificate

### Aim

Upload a single certificate that can be accessed by many with not duplicates and less opportunity for copying or alteration.

### Benefits

A certificate can be uploaded into the Aglive Platform. This provides an immutable (fancy word for ‘unchangeable’) record of the fact. There is no need for multiple copies of the certificate and because there's only one single source of the certificate, this helps protect the certificate against copying, forgery or other fakery. The certificate is date and time stamped (and can even be location stamped) adding greater certainty and evidentiary value.

### Steps

| #        | Step     | Action   |
| -------- | -------- | -------- |
| 1        | step 1   | action 1 |
| 2        | step 2   | action 2 |
| ​Content | ​Content | ​Content |


---

# 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://help.aglive.com/aglive/archived/work-with-certificates/upload-a-certificate.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.
