> For the complete documentation index, see [llms.txt](https://docs.networth.is/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.networth.is/overview/why-networth.md).

# Why NetWorth?

In the rapidly developing Bitcoin Runes world, the intricacies of Bitcoin transactions have become increasingly challenging to decipher. Current mainstream providers fall short in presenting a comprehensive view of Bitcoin Runes transactions, leaving critical details such as Token Holder information and Transaction Details obscured and difficult to access.

**The Challenge: Bitcoin Transaction Complexity**

Bitcoin transactions, particularly those involving Bitcoin Runes tokens, have become a maze that demands a new approach. The absence of a centralized source showcasing Bitcoin Runes transactions makes it cumbersome for users to obtain a clear, consolidated view of Token Holder data and transaction specifics.

**The Volatility Dilemma: Reacting Swiftly to Market Changes**

In the volatile Bitcoin Runes space, the challenge intensifies as market dynamics evolve rapidly. Current limitations hinder individuals from promptly reacting to market shifts. The lack of a centralized hub to aggregate essential information exacerbates this issue, leaving users without a single, accessible platform to navigate the swiftly changing market conditions.

**Why NetWorth: A Solution to the Chaos**

1. **Comprehensive Transaction Insights:**
   * NetWorth addresses the challenge of complex Bitcoin Runes transactions by providing a user-friendly interface that demystifies the intricacies. Token Holder details and Transaction specifics are presented in a clear and accessible manner, empowering users with comprehensive insights.
2. **Aggregated Information Hub:**
   * In response to the volatile nature of the Bitcoin Runes space, NetWorth serves as the go-to platform for aggregating critical market information. Users can quickly react to market changes by accessing a centralized hub that consolidates real-time data, facilitating informed decision-making.
3. **Swift Response to Market Dynamics:**
   * NetWorth alleviates the challenge of reacting swiftly to market changes by offering real-time updates and a streamlined interface. Users can navigate the rapidly changing Bitcoin Runes landscape with ease, ensuring they are well-equipped to respond promptly to market dynamics.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.networth.is/overview/why-networth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
