# English version disclaimer

We are in the process of rewriting and enhancing our documentation. Unfortunately, we need more time to finish its **English** counterpart.

#### Okay, now what?

Not to worry. The original **English** version is still available. Rewriting documentation takes some time, but rest assured, we are working on it. For now, you can reference the original **English** version during development here:

[Nevogate - Technical Documentation (ENG)](https://docs-old.nevogate.com/en/)

#### How do I know that the new English version is out?

Good question there. When you visit the original **English** documentation page and you are greeted with this enhanced design, you know that we rolled out the new **English** version.

#### What about the old version?

We will keep the old version available for a while to give you enough time to get familiar with the new layout and design. However, the support for the old version will stop as soon as the new version is out. All changes to our services will be documented only in the new version from that point on, so we advise you to stick to the new version as soon as its out there.


---

# 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.nevogate.com/en/english-version-disclaimer.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.
