# Sunset Timeline At a Glance

#### Stays live to 19 December 2025

* Minterest App UI front end (Ethereum & Mantle Network Only)

#### Permanently paused ⁄ removed

* **New supply** ⁄ **borrow** (no new positions)
* **Emission rewards**
* **Front end** is shut down on **19 December**

#### On/after 19 December

* **19 December 2025: 23:59 (UTC+00:00):** Minterest UI front end is shut down. A simple [Contract Interaction Guide](/sunset-hub/contract-interaction-guide.md) is provided for use after that date to interact with the protocol across the various chains.
* **20 December:** TG, Discord, X channels is muted permanently. Support shifts to <nextlevel@minterest.com> through December 31.
* **31 December:** All official user support ends. Core infrastructure, including the solvency engines goes offline.
* Smart Contracts remain active for users to directly repay/withdraw assets.

#### Preservation

* Protocol audits, changelogs, and code repositories will be archived.


---

# 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.minterest.com/sunset-hub/sunset-timeline-at-a-glance.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.
