# FINDER (Explorer)

<https://finder.kujira.network/>

FINDER is the official blockchain explorer for the Kujira Network. It is an essential piece of infrastructure that allows users to track addresses, transactions, validators, and more on the Kujira Network.

Some key points about FINDER include:

* Can be used on both mainnet and testnet
* Mainnet is intended for the majority of users, while testnet is useful for developers to verify transactions and track other information
* Allows users to bookmark and name multiple addresses by searching for them and clicking the bookmark icon in the upper right corner
* Saved addresses correspond to cookies, so they may need to be recreated if cookies are deleted
* Users can view saved addresses by clicking the bookmark button next to the search bar

FINDER is a valuable tool for anyone using the Kujira Network, whether for mainnet or testnet purposes. It allows users to easily track and manage their addresses and transactions, making it an important part of the Kujira ecosystem.


---

# 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.kujira.app/dapps-and-infrastructure/finder.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.
