> For the complete documentation index, see [llms.txt](https://docs.scoredetect.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scoredetect.com/certificates.md).

# Certificates

- [What is a certificate?](https://docs.scoredetect.com/certificates/what-is-a-certificate.md)
- [How does a certificate work?](https://docs.scoredetect.com/certificates/how-does-a-certificate-work.md)
- [What sets these certificates apart from others?](https://docs.scoredetect.com/certificates/what-sets-these-certificates-apart-from-others.md)
- [Can I use a certificate for copyright protection?](https://docs.scoredetect.com/certificates/can-i-use-a-certificate-for-copyright-protection.md)
- [How can I verify the information in a certificate?](https://docs.scoredetect.com/certificates/how-can-i-verify-the-information-in-a-certificate.md)
- [Are these certificates secure?](https://docs.scoredetect.com/certificates/are-these-certificates-secure.md)
- [Can I create certificates for all types of data?](https://docs.scoredetect.com/certificates/can-i-create-certificates-for-all-types-of-data.md)
- [How can I use certificates to build trust with my audience?](https://docs.scoredetect.com/certificates/how-can-i-use-certificates-to-build-trust-with-my-audience.md)
- [Is there a limit to how many certificates I can create?](https://docs.scoredetect.com/certificates/is-there-a-limit-to-how-many-certificates-i-can-create.md)
- [How long does it take to get a certificate?](https://docs.scoredetect.com/certificates/how-long-does-it-take-to-get-a-certificate.md)
- [How many certificates can I create?](https://docs.scoredetect.com/certificates/how-many-certificates-can-i-create.md)
- [How can I download / export my certificates?](https://docs.scoredetect.com/certificates/how-can-i-download-export-my-certificates.md)
- [How long can I keep my account and certificates?](https://docs.scoredetect.com/certificates/how-long-can-i-keep-my-account-and-certificates.md)
- [How can I use my own certificate label?](https://docs.scoredetect.com/certificates/how-can-i-use-my-own-certificate-label.md)
- [Custom Domains](https://docs.scoredetect.com/certificates/custom-domains.md)
- [Certificate Languages](https://docs.scoredetect.com/certificates/certificate-languages.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.scoredetect.com/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.
