# NAVI Uptime Status Page

NAVI ensures continuous monitoring of its key services to maintain top-tier performance and reliability. Below are the status and metrics for **NAVI Lending** and **NAVI Aggregator.**

**You can find the status page at:**

{% embed url="<https://navi-protocol.betteruptime.com/>" %}

***

### **🔗 Monitors**

* **NAVI Aggregator Website:** [navi.ag](https://navi.ag)
  * Operational Statu&#x73;**:** ✅ Operational / ❌ Error
  * Last Update&#x64;**:** MM/DD/YYYY HH:MM (UTC)
* **NAVI Lending Website:** [app.naviprotocol.io](https://app.naviprotocol.io)
  * Operational Status: ✅ Operational / ❌ Error
  * Last Updated: MM/DD/YYYY HH:MM (UTC)
* **NAVI Aggregator API:** [open-aggregator-api.naviprotocol.io](https://open-aggregator-api.naviprotocol.io)
  * Operational Status: ✅ Operational / ❌ Error
  * Last Updated: MM/DD/YYYY HH:MM (UTC)
* **NAVI Package API:** [open-api.naviprotocol.io/api/package](https://open-api.naviprotocol.io/api/package)
  * Operational Status: ✅ Operational / ❌ Error
  * Last Updated: MM/DD/YYYY HH:MM (UTC)
* **NAVI Pool API:** [open-api.naviprotocol.io/api/pool](https://open-api.naviprotocol.io/api/pool)
  * Operational Status: ✅ Operational / ❌ Error
  * Last Updated: MM/DD/YYYY HH:MM (UTC)

#### **📊 Uptime (Last 90 Days)**

* **Uptime Percentage**: **100%** 🟢
  * Reflects the service's availability over the past 90 days.

#### **⏱ Response Times Performance**

* **Performance Chart**: Displays response times for the **last 24 hours**, measured every minute for precision

<figure><img src="https://2230654657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWcKfs3vWiDuhitgCkBQQ%2Fuploads%2FxMfgKN7m2n4vsNWdazRX%2FScreenshot%202024-11-25%20at%2017.38.01.png?alt=media&#x26;token=99daacbf-9459-44fb-ab2a-cc4939c69928" alt=""><figcaption></figcaption></figure>

***

### **Maintenance Schedule**

Stay updated on any planned maintenance that may affect services.

* Upcoming maintenance schedules will be listed here along with timelines, scope, and expected downtime.

> **Contract Upgrade**\
> **Date**: MM/DD/YYYY\
> **Time**: Start - End (UTC)\
> **Affected Services**: Website\
> **Purpose**: Brief description of the reason for the maintenance

***

### **Incident History**

A transparent log of past incidents for accountability and reference.

#### **Previous Incidents Sample**

<table data-header-hidden><thead><tr><th width="163"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Date</strong></td><td><strong>Service</strong></td><td><strong>Issue</strong></td><td><strong>Resolution</strong></td><td><strong>Duration</strong></td></tr><tr><td>MM/DD/YYYY</td><td>navi.ag</td><td>API response delay</td><td>Restarted server</td><td>X mins/hours</td></tr></tbody></table>

***

{% content-ref url="broken-reference" %}
[Broken link](https://naviprotocol.gitbook.io/navi-protocol-developer-docs/broken-reference)
{% endcontent-ref %}


---

# 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://naviprotocol.gitbook.io/navi-protocol-developer-docs/navi-uptime-status-page.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.
