# Change log

**May 14, 2026**

Updated Checkout API doc - Get Status

**May 7, 2026**

Updated Checkout doc for AI reading and Quick Start with Postman doc

**May 5, 2026**

Updated Checkout API doc for supporting USDC

**May 5, 2026**

Updated Checkout - Getting Started guide for One-Click Setup with AI

**April 22, 2026**

* Updated API docs for USDT checkout intent and related webhooks

**April 21, 2026**

* Added a new AllScale Partner Program section as a standalone documentation track, parallel to Checkout, Pay, and Payroll.

**March 25, 2026**

* Updated product overview descriptions for Payroll, Invoicing, Checkout, and Wallet.

**March 13, 2026**

* Restructured AllScale Checkout documentation: reorganized all pages under the Checkout section with dedicated entries for Getting Started, Integration Flow, and a full suite of API Docs
* Added API Doc pages covering key Checkout flows: Test Route, Auth, Webhook Signing & Payload Guide, Checkout Intent Routes (Get Status / Create Checkout Intent / Get Checkout Intent), and Optional Response Signing

**September 29, 2025**

* Published comprehensive FAQ covering Account Registration, Wallet Features, and Invoice Features
* Added PASSKEY registration troubleshooting guide with platform-specific solutions and known limitations

**June 4, 2025**

* Added initial introduction to the AllScale team
* Published initial overview of the Payroll product
* Included detailed walkthrough of the Payroll platform and its key functionalities

**July 6, 2025**

* Applied minor optimizations and UI enhancements
* Released documentation explanations and usage guidelines


---

# 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://docs.allscale.io/supplement-material/change-log.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.
