> 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/product-description.md).

# Product Description

### Streamlining Blockchain Deciphering:

At the heart of our platform is the mission to streamline the intricacies of understanding the Bitcoin blockchain. Imagine effortlessly monitoring asset ownership, gaining profound insights into complex transactions, and deciphering inscriptions with ease. Bitcoin Runes is your intuitive guide through the complexities of blockchain analysis.

### Beyond Analysis: Fostering Community:

More than just an analytical tool, Bitcoin Runes serves as a communal centre, redefining the way you engage with the Bitcoin blockchain. Our inventive social graph system acts as a bridge, connecting users and fostering a dynamic community. It's not just about decoding transactions; it's about connecting with others who share your passion and interests.

### Innovative Communication:

What sets our platform apart is the exclusive ability to send messages directly within the platform. But it doesn't stop there – we introduce a unique bidding system that allows users to bid for responses from prominent wallet holders. This innovative approach not only facilitates meaningful communication but also adds a layer of interaction previously unseen in the blockchain ecosystem.

### Cultivating a Vibrant Ecosystem:

Bitcoin Runes cultivates a vibrant and interactive blockchain community where users can connect, interact, and grow together. Join us in creating a space where blockchain analysis is not just a solitary activity, but a shared journey of exploration and connection.


---

# 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/product-description.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.
