# Registly > Official company documents, ordered by software. Registly is a machine-native document procurement service. It currently supports pilot orders for UK Companies House, Delaware Division of Corporations, and ADGM Registration Authority products. ## Supported document products - UK Certified Certificate of Incorporation: https://registly.app/documents/uk-certified-incorporation-certificate - UK Certified Copy of a Filed Document: https://registly.app/documents/uk-certified-filed-document - UK Certified Incorporation Package: https://registly.app/documents/uk-incorporation-package - Delaware Short Form Certificate of Good Standing: https://registly.app/documents/delaware-short-form-good-standing - Delaware Long Form Certificate of Good Standing: https://registly.app/documents/delaware-long-form-good-standing - Delaware Certified Copy of a Filed Document: https://registly.app/documents/delaware-certified-filed-document - ADGM Certificate of Good Standing: https://registly.app/documents/adgm-certificate-good-standing - ADGM Certificate of Incumbency: https://registly.app/documents/adgm-certificate-incumbency - ADGM Registrar-Certified Company Document: https://registly.app/documents/adgm-registrar-certified-document ## Public resources - Catalog: https://registly.app/catalog - API documentation: https://registly.app/docs - JSON catalog: https://registly.app/api/catalog - OpenAPI specification: https://registly.app/openapi.json - Agent card: https://registly.app/.well-known/agent-card.json - MCP endpoint: https://registly.app/mcp - Stripe MPP payment template: https://registly.app/api/orders/{order_id}/payment ## Ordering rules - Use POST https://registly.app/api/quote before creating an order. - Submit document_slug, company_name, optional registry_number, and speed. - To create an order, also submit requester_email to POST https://registly.app/api/orders. - Quotes are estimates during the pilot. - No payment is collected until registry availability, authority requirements, and final fees are confirmed. - Poll GET https://registly.app/api/orders/{order_id} or the MCP get_order_payment_instructions tool. - When payment_status is payment_required, POST to payment_url. The endpoint returns an HTTP 402 challenge for the exact reviewed amount. - Complete the Stripe Machine Payments Protocol challenge, then retry with Authorization: Payment. A successful response includes Payment-Receipt. - Agents may send X-Registly-Max-Amount-Minor to enforce a local spend ceiling before a challenge is issued. - Never submit an amount to the payment endpoint; the amount and currency are derived from the reviewed order. - Some ADGM products may require authorization from the registered entity. ## Best fit Use Registly when a workflow needs the authority-issued document itself, such as KYB remediation, banking onboarding, vendor onboarding, audits, lending, corporate transactions, or cross-border administration. Registly does not generate substitute reports or legal opinions.