# Apibara Documentation This repository contains the documentation for the Apibara platform. The [official documentation](https://www.apibara.com/docs) is periodically rebuilt by combining the documentation from the following repositories: - [`apibara/documentation`](https://github.com/apibara/documentation): this repository. Documentation about the Apibara platform and hosted service. - [`apibara/dna`](https://github.com/apibara/dna): documentation about integrations, the Direct Node Access (DNA) protocol, and self-hosting. - [`apibara/typescript-sdk`](https://github.com/apibara/typescript-sdk): documentation for the Typescript SDK. - [`apibara/python-sdk`](https://github.com/apibara/python-sdk): documentation for the Python SDK. ## Contributing If you spot any issue with our documentation, or simply want to improve it, feel free to contribute to it! **Fixing issues** - Fork and clone the repository - Make your changes - Open a PR with the fix - Done! **Adding new pages and sections** - Join [our Discord](https://discord.gg/m7B92CNFNt) and get in touch with the team to discuss your ideas. This is to optimize your contribution for maximum impact. - Fork and clone the repository - Make your changes - Open a PR - Done!