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

# REPORT

- [24 January 2025](https://docs.horysmall.com/report/24-january-2025.md): Horys Mall Report - 24 January 2025 - XK50000 Release Report
- [6 March 2025](https://docs.horysmall.com/report/6-march-2025.md): Horys Mall Report - 6 March 2025 - Software Upgrade for Gen 1 XK Computer Devices
- [16 April 2025](https://docs.horysmall.com/report/16-april-2025.md): Horys Mall Report - 16 April 2025 - LK One Shipping Payment Feature
- [17 July 2025](https://docs.horysmall.com/report/17-july-2025.md): Horys Mall Report - 17 July 2025
- [1 October 2025](https://docs.horysmall.com/report/1-october-2025.md): Horys Mall Report - 1st October 2025
- [Introducing the Gen3 AiX Extension for the NodeK Program](https://docs.horysmall.com/report/introducing-the-gen3-aix-extension-for-the-nodek-program.md): Horys Mall Report - 3rd November 2025
- [Gen3 AI Extension Eligibility Tables](https://docs.horysmall.com/report/introducing-the-gen3-aix-extension-for-the-nodek-program/gen3-ai-extension-eligibility-tables.md): Horys Mall Report - 3rd November 2025
- [FAQs](https://docs.horysmall.com/report/introducing-the-gen3-aix-extension-for-the-nodek-program/faqs.md): Horys Mall Report - 3rd November 2025
- [Update: Checkout & Invoice Cost Breakdown for Gen3 AiX Extensions](https://docs.horysmall.com/report/introducing-the-gen3-aix-extension-for-the-nodek-program/update-checkout-and-invoice-cost-breakdown-for-gen3-aix-extensions.md): Horys Mall Report - 6th November 2025
- [4th December - Community Update](https://docs.horysmall.com/report/4th-december-community-update.md)
- [Token Credit Promotion Extended Until 15th December 2025](https://docs.horysmall.com/report/token-credit-promotion-extended-until-15th-december-2025.md)
- [Token Credit Promotion Extended Until 22nd December 2025](https://docs.horysmall.com/report/token-credit-promotion-extended-until-22nd-december-2025.md)
- [AiX Home Station Shipping Module – Customer Guide](https://docs.horysmall.com/report/aix-home-station-shipping-module-customer-guide.md)
- [New Promotion Report: Gen3 AiX Home Station Computer Device Growth Initiative](https://docs.horysmall.com/report/new-promotion-report-gen3-aix-home-station-computer-device-growth-initiative.md)
- [17th Feb - AiX Home Station Price Revision Implemented](https://docs.horysmall.com/report/17th-feb-aix-home-station-price-revision-implemented.md)
- [Generation3 AiX Home Station Delivery – Important Information](https://docs.horysmall.com/report/generation3-aix-home-station-delivery-important-information.md)
- [Gen3 AiX Home Station Promotion Adjustment](https://docs.horysmall.com/report/gen3-aix-home-station-promotion-adjustment.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, and the optional `goal` query parameter:

```
GET https://docs.horysmall.com/report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
