# SCF AWARDS

- [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)


---

# 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://stellar.gitbook.io/scf-handbook/scf-awards.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.
