> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/release-notes/backend.md).

# Backend

- [June 2026](https://docs.payments.thalescloud.io/release-notes/backend/june-2026.md)
- [Jun 1](https://docs.payments.thalescloud.io/release-notes/backend/june-2026/jun-1.md)
- [Jun 18](https://docs.payments.thalescloud.io/release-notes/backend/june-2026/jun-18.md)
- [May 2026](https://docs.payments.thalescloud.io/release-notes/backend/may-2026.md)
- [May 27](https://docs.payments.thalescloud.io/release-notes/backend/may-2026/may-27.md)
- [May 13](https://docs.payments.thalescloud.io/release-notes/backend/may-2026/may-13.md)
- [May 6](https://docs.payments.thalescloud.io/release-notes/backend/may-2026/may-6.md)
- [April 2026](https://docs.payments.thalescloud.io/release-notes/backend/april-2026.md)
- [Apr 22](https://docs.payments.thalescloud.io/release-notes/backend/april-2026/apr-22.md)
- [March 2026](https://docs.payments.thalescloud.io/release-notes/backend/readme.md)
- [Mar 24](https://docs.payments.thalescloud.io/release-notes/backend/readme/mar-24.md)
- [Mar 5](https://docs.payments.thalescloud.io/release-notes/backend/readme/mar-3.md)
- [Mar 4](https://docs.payments.thalescloud.io/release-notes/backend/readme/mar-4.md)
- [February 2026](https://docs.payments.thalescloud.io/release-notes/backend/february-2026.md)
- [Feb 4](https://docs.payments.thalescloud.io/release-notes/backend/february-2026/feb-4.md)
- [Feb 2](https://docs.payments.thalescloud.io/release-notes/backend/february-2026/feb-2.md)
- [January 2026](https://docs.payments.thalescloud.io/release-notes/backend/january-2026.md)
- [Jan 20](https://docs.payments.thalescloud.io/release-notes/backend/january-2026/jan-20.md)
- [December 2025](https://docs.payments.thalescloud.io/release-notes/backend/december-2025.md)
- [Dec 10](https://docs.payments.thalescloud.io/release-notes/backend/december-2025/dec-10.md)
- [Dec 9](https://docs.payments.thalescloud.io/release-notes/backend/december-2025/dec-9.md)
- [November 2025](https://docs.payments.thalescloud.io/release-notes/backend/november-2025.md)
- [Nov 19](https://docs.payments.thalescloud.io/release-notes/backend/november-2025/nov-19.md)
- [Nov 13](https://docs.payments.thalescloud.io/release-notes/backend/november-2025/nov-13.md)
- [October 2025](https://docs.payments.thalescloud.io/release-notes/backend/october-2025.md)
- [Oct 30](https://docs.payments.thalescloud.io/release-notes/backend/october-2025/oct-30.md)
- [Oct 27](https://docs.payments.thalescloud.io/release-notes/backend/october-2025/oct-27.md)
- [September 2025](https://docs.payments.thalescloud.io/release-notes/backend/september-2025.md)
- [Sept 17](https://docs.payments.thalescloud.io/release-notes/backend/september-2025/sept-17.md)
- [Sept 15](https://docs.payments.thalescloud.io/release-notes/backend/september-2025/sept-15.md)
- [August 2025](https://docs.payments.thalescloud.io/release-notes/backend/august-2025.md)
- [Aug 13](https://docs.payments.thalescloud.io/release-notes/backend/august-2025/aug-13.md)
- [Aug 4](https://docs.payments.thalescloud.io/release-notes/backend/august-2025/aug-4.md)
- [July 2025](https://docs.payments.thalescloud.io/release-notes/backend/july-2025.md)
- [Jul 10](https://docs.payments.thalescloud.io/release-notes/backend/july-2025/jul-10.md)
- [June 2025](https://docs.payments.thalescloud.io/release-notes/backend/june-2025.md)
- [Jun 17](https://docs.payments.thalescloud.io/release-notes/backend/june-2025/jun-17.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:

```
GET https://docs.payments.thalescloud.io/release-notes/backend.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.
