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

# 2025 updates

- [January & February '25 - Plans for 2025](https://product.realpadsoftware.com/en/product-updates/2025-updates/january-and-february-25-plans-for-2025.md): Welcome to our January & February 2025 product updates!
- [March '25 - Activities improvements, Payments](https://product.realpadsoftware.com/en/product-updates/2025-updates/march-25-activities-improvements-payments.md): Welcome to our March 2025 product updates!
- [April '25 - Inquiries for Champions](https://product.realpadsoftware.com/en/product-updates/2025-updates/april-25-inquiries-for-champions.md): Welcome to our April 2025 product updates!
- [June '25 - Inquiries Improvements](https://product.realpadsoftware.com/en/product-updates/2025-updates/june-25-inquiries-improvements.md): Welcome to our June 2025 product updates!


---

# 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://product.realpadsoftware.com/en/product-updates/2025-updates.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.
