# Deprecation Policy

### Overview

Arcee models are **actively maintained and updated** to provide the latest performance and reliability improvements. Cloud-hosted versions may be **retired as part of regular updates**, while all released models remain **downloadable** on Hugging Face for independent use.

### Versioning & Updates

* Cloud models are **versioned** and may be replaced quickly when new improvements are available.
* Downloads remain stable, ensuring your workflows are not disrupted.
* Deprecated cloud versions **may stop receiving updates or support** after the notice period.

### Deprecation Criteria

A model may be retired due to:

* Release of a **new or improved version**
* **Security or reliability concerns**

### Notice & Transition

* Typical notice for standard cloud models: **up to 5 business days**
* Widely adopted models: **30 days**
* Notifications are provided via **email, API dashboard, and changelog**, with guidance for migration or upgrades.

### Commitment

We aim to **balance rapid innovation with user flexibility**, keeping cloud models current while ensuring downloadable models remain fully accessible.


---

# 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.arcee.ai/policies/deprecation-policy.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.
