# Everlight App

<figure><img src="/files/5JBS8vzJsBLIOQMC4osq" alt=""><figcaption></figcaption></figure>

The Everlight App is the primary operational interface for Bitcoin Everlight node operators. It provides real-time visibility and management of Everlight Nodes without requiring direct interaction with underlying server infrastructure.

The Everlight App enables node operators to monitor node health, track BTC-denominated compensation, manage participation tiers, and respond to network conditions from a single secure interface. It is designed to support active network participation and operational accountability rather than passive involvement.

{% hint style="success" %}
**Core functionality of the Everlight App includes:**

• Live node overview displaying status, uptime, routing activity, and performance metrics\
• BTC compensation tracking, including accumulated earnings and historical distribution summaries\
• Participation tier visibility and management, reflecting routing responsibility and network role\
• Performance and uptime analytics used by the protocol to evaluate operator contribution\
• Alerts and notifications for uptime issues, performance changes, BTC distribution events, and network updates\
• Secure remote access to node-related information and controls without introducing centralized authority
{% endhint %}

Access to the Everlight App is limited to registered Everlight node operators. BTCL is required to register and maintain node participation within the Everlight network.

The Everlight App does not grant financial rights, profit claims, or guaranteed compensation. BTC-denominated compensation displayed within the App reflects service-based earnings derived from real network usage and operator performance.

The Everlight App is expected to evolve alongside the Everlight network. Features and capabilities may expand over time as adoption increases and protocol requirements change.


---

# 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://bitcoin-everlight.gitbook.io/bitcoin-everlight-docs/everlight-app.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.
