# ScoreDetect Docs

## ScoreDetect Docs

- [What is ScoreDetect?](https://docs.scoredetect.com/what-is-scoredetect.md): ScoreDetect allows you to easily create verification certificates for your digital content.
- [How does it work?](https://docs.scoredetect.com/faq/how-does-it-work.md)
- [What types of data can I protect?](https://docs.scoredetect.com/faq/what-types-of-data-can-i-protect.md)
- [Why should I use it?](https://docs.scoredetect.com/faq/why-should-i-use-it.md)
- [Is it suitable for me?](https://docs.scoredetect.com/faq/is-it-suitable-for-me.md)
- [I have historical content](https://docs.scoredetect.com/faq/i-have-historical-content.md)
- [Is it free?](https://docs.scoredetect.com/faq/is-it-free.md)
- [Is my data secure?](https://docs.scoredetect.com/faq/is-my-data-secure.md)
- [Why do I need to register an account?](https://docs.scoredetect.com/faq/why-do-i-need-to-register-an-account.md)
- [How do I contact support?](https://docs.scoredetect.com/faq/how-do-i-contact-support.md)
- [How do I report bugs?](https://docs.scoredetect.com/faq/how-do-i-report-bugs.md): Encountered a bug? Find out how to provide all the essential information for speedy resolution.
- [Are there any file storage limitations?](https://docs.scoredetect.com/faq/are-there-any-file-storage-limitations.md)
- [How do I cancel my free trial?](https://docs.scoredetect.com/faq/how-do-i-cancel-my-free-trial.md)
- [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)
- [Identity (ID) Verification](https://docs.scoredetect.com/security/identity-id-verification.md)
- [How to Setup Multi-factor Authentication (MFA) on ScoreDetect?](https://docs.scoredetect.com/security/how-to-setup-multi-factor-authentication-mfa-on-scoredetect.md)
- [How to Setup my Security Question on ScoreDetect?](https://docs.scoredetect.com/security/how-to-setup-my-security-question-on-scoredetect.md)
- [Verified Accounts](https://docs.scoredetect.com/security/verified-accounts.md)
- [ScoreDetect Integrations](https://docs.scoredetect.com/integrations/scoredetect-integrations.md)
- [Zapier](https://docs.scoredetect.com/integrations/zapier.md)
- [WordPress](https://docs.scoredetect.com/integrations/wordpress.md)
- [WooCommerce](https://docs.scoredetect.com/integrations/woocommerce.md)
- [ScoreDetect API](https://docs.scoredetect.com/api/scoredetect-api.md): ScoreDetect offers powerful integrations with the ScoreDetect API.
- [Authentication](https://docs.scoredetect.com/api/scoredetect-api/authentication.md)
- [Rate Limits](https://docs.scoredetect.com/api/scoredetect-api/rate-limits.md)
- [Usage Policy](https://docs.scoredetect.com/api/scoredetect-api/usage-policy.md)
- [Adding a New Version of a Certificate via API](https://docs.scoredetect.com/api/scoredetect-api/adding-a-new-version-of-a-certificate-via-api.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.scoredetect.com/what-is-scoredetect.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.
