# Lumera

Lumera Protocol is a next-generation blockchain built for the age of decentralized AI, autonomous agents, and permanent data storage. Formerly known as Pastel Network, Lumera isn’t just another Layer 1 — it’s a purpose-built, high-performance foundation for the future of Web3 services.

At its core, Lumera combines **scalable infrastructure** with **programmable economic incentives**, making it possible for developers, validators, and everyday users to participate in a self-sustaining ecosystem that powers AI-driven applications, censorship-resistant storage, and secure cross-chain interoperability.

You can find the link to the block explorer below:

{% embed url="<https://portal.testnet.lumera.io/>" %}

* [Validator Address](#validator-address)
* [Performance](#performance)
* [Staking Mechanics](#staking-mechanics)

### Validator Address

{% tabs %}
{% tab title="Mainnet" %}

<table><thead><tr><th width="189">Type</th><th>Address</th></tr></thead><tbody><tr><td>Validator Address</td><td>lumeravaloper1w5nnj4kmehqzz390czu82mnyqjdwtyt89ru5lz</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

### Performance

Luganodes validator performance can be tracked [here](https://explorer.nodestake.org/lumera/staking/lumeravaloper1w5nnj4kmehqzz390czu82mnyqjdwtyt89ru5lz).

### Staking Mechanics

<table><thead><tr><th width="209">Metrics</th><th>Details</th><th data-hidden>Details</th><th data-hidden></th></tr></thead><tbody><tr><td>Reward Frequency</td><td>Dynamic rate based on stake</td><td></td><td></td></tr><tr><td>Auto-compounding</td><td>No</td><td></td><td></td></tr><tr><td>Penalty</td><td>Yes </td><td></td><td></td></tr><tr><td>Slashing</td><td>Yes (Downtime, Double Signing, Severe Misconduct)</td><td></td><td></td></tr><tr><td>Stake Lockup</td><td>-</td><td></td><td></td></tr><tr><td>Unbonding Period</td><td>-</td><td></td><td></td></tr></tbody></table>


---

# 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.luganodes.com/networks/active-networks/lumera.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.
