> 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-runes.md).

# Why Runes?

Bitcoin Runes are initiative lies a profound belief in the power and potential of the Bitcoin blockchain. As a community driven by a vision of expanding Bitcoin's utility beyond its traditional role, we embrace the idea that this robust and secure network can be a fertile ground for technological growth

1. **Building on Bitcoin:** The decision to introduce Bitcoin Runes tokens is rooted in our commitment to building upon the solid foundation laid by the Bitcoin blockchain. Recognizing Bitcoin's resilience and its status as the pioneer of decentralized technologies, we aim to leverage its security and reliability to propel the evolution of digital assets.
2. **Supporting Technological Growth:** Bitcoin Runes is not just a token standard; it is a testament to our dedication to fostering technological growth within the Bitcoin ecosystem. By pushing the boundaries of what Bitcoin can achieve, we contribute to the ongoing narrative of innovation and progress in the broader blockchain and cryptocurrency space.
3. **Preserving the Bitcoin Ecosystem:** Runes tokens are designed with a mindful approach to the unique characteristics of Bitcoin. By preserving the ethos of decentralization, security, and immutability that defines Bitcoin, we ensure that our endeavours align with the principles that have made Bitcoin a cornerstone of the digital financial landscape.
4. **Enabling New Possibilities:** Bitcoin Runes tokens open doors to a realm of possibilities previously unexplored within the Bitcoin network. Through this experiment, we envision a future where Bitcoin serves not only as a digital store of value but also as a dynamic platform supporting a myriad of decentralized applications and financial instruments.
5. **Community-Driven Innovation:** Above all, Bitcoin Runes embodies the spirit of community-driven innovation. By rallying together to explore and implement solutions that enhance the functionality of Bitcoin, we actively contribute to the growth and adaptability of the entire blockchain ecosystem.


---

# 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-runes.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.
