# Stellar Community Fund - Handbook

## Stellar Community Fund - Handbook

- [Welcome to the SCF Handbook!](https://stellar.gitbook.io/scf-handbook/welcome-to-the-scf-handbook.md): This guide helps you understand the Stellar Community Fund, find the right program, and apply with confidence. This handbook is a source of truth document for the Stellar Community Fund (SCF).
- [Official Rules for Submissions](https://stellar.gitbook.io/scf-handbook/scf-awards/official-rules-for-submissions.md)
- [Build Award](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award.md): Updated 01/9/2026
- [Submission Criteria](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award/submission-criteria.md)
- [Budget & Deliverable Guidelines](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award/budget-and-deliverable-guidelines.md)
- [Integration Track](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award/integration-track.md)
- [Integration List](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award/integration-track/integration-list.md): SCF Build Integration Track: Current Integration List
- [Full Integration List](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award/integration-track/full-integration-list.md): SCF Build Integration Track: Current Integration List
- [Open Track](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award/open-track.md)
- [RFP Track](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award/rfp-track.md): The RFP (Request for Proposals) Track funds developer tooling that solves known problems in the ecosystem. These submissions must align with an active SCF RFP.
- [Resubmission](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award/resubmission.md): If your project wasn't selected for funding, you can submit it again, but only after you've made meaningful improvements.
- [Quarterly Governance Process](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award/quarterly-governance-process.md)
- [Referral Program](https://stellar.gitbook.io/scf-handbook/scf-awards/build-award/referral-program.md)
- [Instawards](https://stellar.gitbook.io/scf-handbook/scf-awards/instawards.md)
- [Official Rules](https://stellar.gitbook.io/scf-handbook/scf-awards/instawards/official-rules.md)
- [Helpful Resources](https://stellar.gitbook.io/scf-handbook/scf-awards/helpful-resources.md)
- [Overall recommendations for Submissions](https://stellar.gitbook.io/scf-handbook/scf-awards/helpful-resources/overall-recommendations-for-submissions.md)
- [Additional Project Information](https://stellar.gitbook.io/scf-handbook/scf-awards/helpful-resources/additional-project-information.md)
- [How To Engage with the Community](https://stellar.gitbook.io/scf-handbook/scf-awards/helpful-resources/how-to-engage-with-the-community.md)
- [Audit Bank](https://stellar.gitbook.io/scf-handbook/supporting-programs/audit-bank.md)
- [Official Rules](https://stellar.gitbook.io/scf-handbook/supporting-programs/audit-bank/official-rules.md)
- [Audit Readiness Checklist](https://stellar.gitbook.io/scf-handbook/supporting-programs/audit-bank/audit-readiness-checklist.md)
- [FAQ](https://stellar.gitbook.io/scf-handbook/supporting-programs/audit-bank/faq.md)
- [Public Goods Award](https://stellar.gitbook.io/scf-handbook/supporting-programs/public-goods-award.md)
- [Official Rules](https://stellar.gitbook.io/scf-handbook/supporting-programs/public-goods-award/official-rules.md)
- [Legal Acknowledgements](https://stellar.gitbook.io/scf-handbook/supporting-programs/public-goods-award/legal-acknowledgements.md)
- [Stellar Liquidity Award](https://stellar.gitbook.io/scf-handbook/supporting-programs/stellar-liquidity-award.md)
- [Official Rules](https://stellar.gitbook.io/scf-handbook/supporting-programs/stellar-liquidity-award/official-rules.md)
- [Growth Hack](https://stellar.gitbook.io/scf-handbook/supporting-programs/growth-hack.md)
- [Official Rules](https://stellar.gitbook.io/scf-handbook/supporting-programs/growth-hack/official-rules.md)
- [Verified Members](https://stellar.gitbook.io/scf-handbook/governance/verified-members.md)
- [How to Become Verified](https://stellar.gitbook.io/scf-handbook/governance/verified-members/how-to-become-verified.md)
- [Neural Quorum Governance](https://stellar.gitbook.io/scf-handbook/governance/neural-quorum-governance.md)
- [Components & Parameters](https://stellar.gitbook.io/scf-handbook/governance/neural-quorum-governance/components-and-parameters.md)
- [Process & User Journey](https://stellar.gitbook.io/scf-handbook/governance/neural-quorum-governance/process-and-user-journey.md)
- [Implementation History](https://stellar.gitbook.io/scf-handbook/governance/neural-quorum-governance/implementation-history.md)
- [Community Guidelines](https://stellar.gitbook.io/scf-handbook/governance/community-guidelines.md)
- [FAQ](https://stellar.gitbook.io/scf-handbook/additional-support/faq.md)
- [History of SCF](https://stellar.gitbook.io/scf-handbook/additional-support/history-of-scf.md)
- [Navigating Discord](https://stellar.gitbook.io/scf-handbook/additional-support/navigating-discord.md)
- [Channels & Roles](https://stellar.gitbook.io/scf-handbook/additional-support/navigating-discord/channels-and-roles.md)
- [Discord Rules & Guidelines](https://stellar.gitbook.io/scf-handbook/additional-support/navigating-discord/discord-rules-and-guidelines.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://stellar.gitbook.io/scf-handbook/welcome-to-the-scf-handbook.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.
