# Overview

> ❗️ Decision API V1 Sunset
>
> The **Decision API v1** is entering in Sunset phase, the service **will be fully discontinued on December 31th 2023**. After this date, the API v1 infrastructure will be shutdown and won’t be reachable anymore.\
> We kindly remind our customers **to move forward as soon as possible to the next stable version of the API**, [Decision API V2](https://github.com/flagship-io/Gitbook/blob/main/docs/decision-api/README.md).\
> Please note that bigger latency may occur, including instability, and no more support on the v1 will be delivered during the Sunset Phase


---

# 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.abtasty.com/server-side/decision-api/v1.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.
