> 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/product-guides/why-us.md).

# Why Us?

At the heart of our mission is a commitment to solving a critical issue – the complexity surrounding the comprehension of mempool transactions on the Bitcoin blockchain. The existing landscape lacks a user-friendly interface and intuitive experience, making it challenging for individuals to interact seamlessly and gain insights into transactions. We step into this void with a resolute goal: to simplify the understanding of the Bitcoin blockchain and provide a platform that fosters interaction and clarity.

### Addressing the Problem

The fundamental issue at hand is the difficulty in comprehending mempool transactions. The current user interface and experience fall short, creating a gap in understanding transactions and inhibiting easy interaction between users. Recognizing this challenge, we are driven to revolutionize this process and introduce a solution that transforms the landscape of blockchain understanding.

### Simplified Reading and Understanding

Our platform is designed with a singular focus – to simplify the reading and understanding of the Bitcoin blockchain. We envision a space where users, whether novices or experts, can effortlessly navigate transactions, discern asset holdings and grasp the intricacies of inscriptions. Bitcoin Runes stands as the catalyst for a streamlined and accessible blockchain experience.

### Innovative Social Graph System

A distinguishing feature of our initiative is the integration of a social graph system. This innovative element allows users to connect, fostering a community where insights are shared and connections are made. Through this social graph, users can message each other, creating an interactive ecosystem that adds a new dimension to the traditional blockchain experience.

<figure><img src="/files/WLwUfUliHnRATK9T0I2e" alt=""><figcaption></figcaption></figure>

### Key Features for Seamless Interaction

Bitcoin Runes is not just a solution; it's a comprehensive platform offering key features to enhance user interaction. From viewing all wallet assets and following other users' wallets to sending messages with a unique bidding system, our platform is engineered to facilitate meaningful connections and transactions. Additionally, the potential incorporation of a social graph element opens avenues for networking based on intriguing portfolios.

### Join Us in Transforming Blockchain Interaction:

In conclusion, our commitment is not merely to address a problem but to redefine the way individuals engage with the Bitcoin blockchain. Bitcoin Runes is your invitation to a world where understanding transactions is intuitive, and interactions are seamless. Join us in revolutionizing the Bitcoin blockchain experience – where clarity meets innovation.


---

# 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/product-guides/why-us.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.
