> For the complete documentation index, see [llms.txt](https://docs.scrt.network/secret-network-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/explorers-and-tools.md).

# Explorers & tools

### Mainnet

* [Zonescan](https://zonescan.io/blockchain/secret/explorer/overview)
  * Explorer for Secret Network
* [Ping Explorer](https://ping.pub/secret)
  * Supports dozens of Cosmos chains and includes a basic web wallet, by [ping.pub](https://ping.pub/)
* [Dashboard](https://dash.scrt.network)
  * View analytics, IBC transactions, view balances, wrap/unwrap sASSETS

### Testnet - Pulsar-3

* [Faucet](https://faucet.pulsar.scrttestnet.com/)
  * Run by the testnet committee
* [Ping Dashboard - pulsar-3](https://testnet.ping.pub/secret/)
  * Ping Dashboard, light explorer for Cosmos-based Blockchains. <https://ping.pub>
* [Documentation](/secret-network-documentation/infrastructure/running-a-node-validator/setting-up-a-node-validator/testnet.md)

### Bots

* [Gas Attendant](https://t.me/SCRT_GasAttendant_bot)
  * Time your transactions with notifications for blocks with low or high gas fees, by secretSauce :honey\_pot:
* [Node Hunter](https://t.me/SCRT_Node_Hunter_bot)
  * Get notified if a validator has been offline for a long time, by secretSauce :honey\_pot:

### Staking Calculators

* [For stakers](https://www.securesecrets.org/stakingcalculator) and [For validators](https://www.securesecrets.org/validatorcalculator)
  * By validator [Secure Secrets](https://www.securesecrets.org)
* [For stakers](https://stakeordie.com/rewards-calculator) -
  * By Validator [Stake or Die](https://stakeordie.com/)
* [For stakers](https://www.stakingrewards.com/earn/secret-network) -
  * By [Staking Rewards](https://www.stakingrewards.com)
* [For stakers](https://secret.smartstake.io/calc)
  * By [SmartStake](https://smartstake.io/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/explorers-and-tools.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.
