# Welcome to Fractal

Welcome to the official documentation for Fractal Bitcoin!&#x20;

**Fractal Bitcoin — Extending the Utility of Bitcoin.**

Fractal Bitcoin is a blockchain built with a modern design mindset, while remaining fully aligned with the core mechanisms of Bitcoin.

Fractal is a simple, flexible, fast, and robust extension of Bitcoin.

* Simple — It uses native Bitcoin code, without adding extra data layers or abstractions.
* Flexible — It can support protocols such as brc-20 and Runes at any time, using the same mechanism as Bitcoin mainnet.
* Fast — Instead of Bitcoin's 10-minute block time, Fractal confirms a block every 30 seconds — a 20× faster experience.
* Robust — It is secured by 90% of Bitcoin’s global hash power, offering strong and continuous security guarantees.

{% content-ref url="/pages/5ZUApKI3KTjnxFcsc6fD" %}
[Broken mention](broken://pages/5ZUApKI3KTjnxFcsc6fD)
{% endcontent-ref %}

{% content-ref url="/pages/H9nkY7BefJVH9E9QHSwA" %}
[For Users](/for-users/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/29Eg37b7eWp9V2LLJvDd" %}
[For Developers](/for-developers/developer-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/UGRgFhy2ALbb4x3zujk9" %}
[For Miners](/for-miners/minning-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/r3Dy2HnNfry6Fbx133Nr" %}
[For Indexing Service Providers](/for-indexing-service-providers/standard-indexing-service-overview.md)
{% endcontent-ref %}

**Official Resources and Community:**&#x20;

Website: <https://fractalbitcoin.io>

X (Twitter): <https://x.com/fractal_bitcoin>

Telegram: <https://t.me/fractal_bitcoin_official>


---

# 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.fractalbitcoin.io/overview/welcome-to-fractal.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.
