# Overview

- [Welcome to Fractal](https://docs.fractalbitcoin.io/overview/welcome-to-fractal.md)
- [FIP-101: Fractal Standard Indexing Service](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service.md)
- [FIP-101: Proposal (revised)](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service/fip-101-proposal-revised.md)
- [FIP-101: Community Feedback & Reply](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service/fip-101-community-feedback-and-reply.md)
- [FlP-101: Roadmap](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service/flp-101-roadmap.md)
- [FIP-101: Open Source & Technical Notes](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service/fip-101-open-source-and-technical-notes.md)
- [FIP-101: Technical Notes - Node Changes](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service/fip-101-open-source-and-technical-notes/fip-101-technical-notes-node-changes.md)
- [brc-20 Index State Hash Verification Scheme v2 (MuHash Version)](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service/fip-101-open-source-and-technical-notes/brc-20-index-state-hash-verification-scheme-v2-muhash-version.md)
- [FIP-101: Rewards Allocation](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service/fip-101-rewards-allocation.md)
- [FIP-101: Guide for Indexer Operators](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service/fip-101-guide-for-indexer-operators.md): This guide serves only as a reference for users.
- [FIP-101: Guide for Staking Users](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service/fip-101-guide-for-staking-users.md): This guide serves only as a reference for users.
- [FIP-101: Fractal Standard Indexing Service (Draft)](https://docs.fractalbitcoin.io/overview/fip-101-fractal-standard-indexing-service/fip-101-fractal-standard-indexing-service-draft.md)
- [Fractal Tokenomics](https://docs.fractalbitcoin.io/overview/fractal-tokenomics.md)


---

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