# Checker Docs

## Checker Docs

- [1.1 Product Overview: What is Checker and What Does it Do?](https://checker-docs.gitbook.io/checker-docs/1.-getting-started/1.1-product-overview-what-is-checker-and-what-does-it-do.md)
- [1.2 Account Creation: How to Create a Checker Account](https://checker-docs.gitbook.io/checker-docs/1.-getting-started/1.2-account-creation-how-to-create-a-checker-account.md)
- [1.3 Using LTD Codes: A Guide to LTD Codes](https://checker-docs.gitbook.io/checker-docs/1.-getting-started/1.3-using-ltd-codes-a-guide-to-ltd-codes.md)
- [2.1 Quick Integration: Steps for Rapid API Integration](https://checker-docs.gitbook.io/checker-docs/2.-integration/2.1-quick-integration-steps-for-rapid-api-integration.md)
- [2.2 Platform Integrations: WordPress Integration](https://checker-docs.gitbook.io/checker-docs/2.-integration/2.2-platform-integrations-wordpress-integration.md)
- [Contact](https://checker-docs.gitbook.io/checker-docs/3.-contact/contact.md)
- [All FAQ](https://checker-docs.gitbook.io/checker-docs/4.-faq/all-faq.md)
- [2025 Roadmap – Checker](https://checker-docs.gitbook.io/checker-docs/2025-roadmap-checker.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://checker-docs.gitbook.io/checker-docs/1.-getting-started/1.1-product-overview-what-is-checker-and-what-does-it-do.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.
