# FIP-101: Fractal Standard Indexing Service

FIP(Fractal Improvement Proposal) -101 introduces an open-source, permissionless, standardized indexing service for Fractal and follows a progressive activation path, with node support deployed first and subsequent components introduced in stages.

{% content-ref url="/pages/TsFwC8XBcoDCVvp4TONO" %}
[FIP-101: Proposal (revised)](/overview/fip-101-fractal-standard-indexing-service/fip-101-proposal-revised.md)
{% endcontent-ref %}

{% content-ref url="/pages/QAXWW3WJYLJfIZebUfeo" %}
[FIP-101: Community Feedback & Reply](/overview/fip-101-fractal-standard-indexing-service/fip-101-community-feedback-and-reply.md)
{% endcontent-ref %}

{% content-ref url="/pages/hPo9azLYMbiTlu5YLXT7" %}
[FlP-101: Roadmap](/overview/fip-101-fractal-standard-indexing-service/flp-101-roadmap.md)
{% endcontent-ref %}

{% content-ref url="/pages/CVvHQWGsJxZFvwZCVhkJ" %}
[FIP-101: Open Source & Technical Notes](/overview/fip-101-fractal-standard-indexing-service/fip-101-open-source-and-technical-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/Pu51Ipd2ghJrV3bBVIo7" %}
[FIP-101: Rewards Allocation](/overview/fip-101-fractal-standard-indexing-service/fip-101-rewards-allocation.md)
{% endcontent-ref %}

{% content-ref url="/pages/p2wTJVqxPW1YNM4FTGwU" %}
[FIP-101: Guide for Staking Users](/overview/fip-101-fractal-standard-indexing-service/fip-101-guide-for-staking-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/3YwMVRs2KJ5OZQ2uXDBP" %}
[FIP-101: Guide for Indexer Operators](/overview/fip-101-fractal-standard-indexing-service/fip-101-guide-for-indexer-operators.md)
{% endcontent-ref %}


---

# 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/fip-101-fractal-standard-indexing-service.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.
