# Covalent

Covalent provides the industry-leading Unified API bringing visibility to billions of Web3 data points. Developers use Covalent to build exciting multi-chain applications like crypto wallets, NFT galleries, and investor dashboard tools utilizing data from 32+ blockchains.

You can find the link to the block explorer below:

{% embed url="<https://cqtscan.com/cqtscan/>" %}

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

### Validator Address

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

<table><thead><tr><th width="199">Type</th><th>Value</th></tr></thead><tbody><tr><td>Operator Address</td><td>0x265d64b81977853F7fB644C150767BB04F44A9a7</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

### Staking Mechanics

<table><thead><tr><th width="216">Metrics</th><th>Details</th><th data-hidden>Details</th><th data-hidden></th></tr></thead><tbody><tr><td>Reward Frequency</td><td>Rewards can be withdrawn anytime</td><td></td><td></td></tr><tr><td>Auto-compounding</td><td>Compounding needs to be done manually </td><td></td><td></td></tr><tr><td>Slashing</td><td>No slashing</td><td></td><td></td></tr><tr><td>Unbonding Period</td><td>28 days</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/covalent.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.
