# Exponential Layers

Exponential Layers offers Bitcoin lightning network analytics to help answer questions such as:

* What is the total active capacity on the Bitcoin Lightning Network?
* How many channels and nodes are active on the network?
* How has Lightning Network data changed over time?

And also more specific node and channel requests such as:

* What kind of fees and routing policies are in place for nodes on the network?
* Where can I see my node and channel details?
* Can I setup notifications for channel opens/closes to a node?

If these questions (or others) are things you have identified as challenges (or already have solutions for), [please get in touch](https://www.exponentiallayers.com/).

## Getting Started

The Exponential Layers [Lightning Network Explorer](https://app.exponentiallayers.com/) offers many options for analyzing the network.  The following guides break down the network, from analytics as a whole, to node and channel specifics.

### Lightning Network Concepts

{% content-ref url="/pages/lk3ln56CiZeaDwXxFm2U" %}
[Lightning Network Overview](/lightning-network-concepts/lightning-network-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/5ZfvACefIkkm6V87Sos3" %}
[Lightning Nodes](/lightning-network-concepts/lightning-nodes.md)
{% endcontent-ref %}

{% content-ref url="/pages/gFAuDpXnKZbah56OSlqI" %}
[Lightning Channels and Fees](/lightning-network-concepts/lightning-channels-and-fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/4aYP8qHxfeTefGY3x8qz" %}
[Broken mention](broken://pages/4aYP8qHxfeTefGY3x8qz)
{% endcontent-ref %}

{% content-ref url="/pages/6l2kUIod6RTQQdKNT82Z" %}
[Broken mention](broken://pages/6l2kUIod6RTQQdKNT82Z)
{% endcontent-ref %}

### Additional Resources

The Bitcoin and Lightning communities have made so many incredible resources available.  These pages are an evolving list of helpful links, guides, open source projects, and resources:

{% content-ref url="/pages/EPI5ngutBlT0WMjQgde0" %}
[Broken mention](broken://pages/EPI5ngutBlT0WMjQgde0)
{% endcontent-ref %}

{% content-ref url="/pages/IXD4NG7YAWiPVElUviJW" %}
[Broken mention](broken://pages/IXD4NG7YAWiPVElUviJW)
{% 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://docs.exponentiallayers.com/exponential-layers.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.
