# Previous versions

- [Migration to V4.3](https://developers.portos.sk/previous-versions/migration-to-v4.3.md): Thi article describes breaking changes between PORTOS API v4.2 and v4.3.
- [Migration to V4.2](https://developers.portos.sk/previous-versions/migration-to-v4.2.md): Thi article describes breaking changes between PORTOS API v4.1 and v4.2.
- [Migration to V4.1](https://developers.portos.sk/previous-versions/migration-to-v4.1.md): Thi article describes breaking changes between PORTOS API v4.0 and v4.1.
- [Migration to V4](https://developers.portos.sk/previous-versions/migration-to-v4.md): Thi article describes breaking changes between PORTOS API v3.X and v4.0.
- [Legacy documentation](https://developers.portos.sk/previous-versions/legacy-documentation.md)


---

# 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://developers.portos.sk/previous-versions.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.
