# Abstract

Fibon is an open-source data indexing project designed to provide a fast, flexible, and reliable solution for indexing data across all blockchains in the Web3 ecosystem. By leveraging a decentralized network of indexers and RPC providers, Fibon aims to simplify the data layer for decentralized applications (dApps) and enable developers to build intuitive and immersive experiences for their users. This Document outlines the core principles, architecture, features, and benefits of Fibon, as well as its potential impact on the Web3 landscape.


---

# 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://fibon-organization.gitbook.io/fibon-document/abstract.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.
