> For the complete documentation index, see [llms.txt](https://docs.filecoin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.filecoin.io/getting-started/community.md).

# Community

The Filecoin community includes developers, storage providers, researchers, and users working together to build a decentralized storage network. This section covers how to get involved, where to find help, and how the project is organized.

## Table of contents

* [Forums and FIPs](/getting-started/community/forums-and-fips.md) — discussion channels, governance proposals, and community calls
* [Filecoin compared to](/getting-started/community/filecoin-compared-to.md) — how Filecoin differs from other storage solutions
* [Filecoin FAQs](/getting-started/community/filecoin-faqs.md) — common questions about storage costs, hardware, and economics
* [FAQs](/getting-started/community/faqs.md) — frequently asked questions about FVM and building on Filecoin
* [Related projects](/getting-started/community/related-projects.md) — protocols and tools in the Filecoin ecosystem
* [Social media](/getting-started/community/social-media.md) — official Filecoin channels and online presence
* [The Filecoin project](/getting-started/community/the-filecoin-project.md) — roadmap, research, and ongoing development
* [Ways to contribute](/getting-started/community/ways-to-contribute.md) — how to participate in code, docs, and community efforts

[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill_Page+URL=https://docs.filecoin.io/getting-started/community)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.filecoin.io/getting-started/community.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.
