Documentation Index
Fetch the complete documentation index at: https://docs.ctxprotocol.com/llms.txt
Use this file to discover all available pages before exploring further.
May 30, 2026. Batch 1 grant applications are closed. The marketplace
has enough supply-side tools (~20–40) for now; we are focused on
demand-side user growth. Permissionless contributor listing is unchanged.
What changed
| Surface | Change |
|---|---|
grants.mdx | Added GRANTS_ACCEPTING_APPLICATIONS = false toggle; closed banner; Apply CTAs hidden; permissionless CTAs promoted |
context-sdk/README.md | Replaced open-grant hero with generic contributor section linking to grants page |
context-sdk-python/README.md | Same as TypeScript SDK README |
guides/build-tools.mdx | Softened Tier S grant line to “future grant batches” |
| Google Form (manual) | Must turn off “Accepting responses” — see checklist below |
How to reopen grants (Batch 2+)
When you are ready to accept applications again, do all of these steps:1. Google Form (physical stop — not in git)
- Open the grant application form in Google Forms (edit mode).
- Go to the Responses tab.
- Turn Accepting responses ON.
- Optional: edit the closed-message text or update the form description for the new batch.
2. Docs toggle (marketing stop)
Ingrants.mdx, near the top of the file:
- Top “Apply Now” card
- “Submit Proposal” link in How to Apply → Step 2
- Bottom “Apply Now” card on Ready to Build?
- Hides the Batch 1 closed
<Warning>banner - Hides the Grant Pool / How to Apply closed
<Note>blocks
3. SDK READMEs (optional)
When Batch 1 closed, READMEs were changed to a generic contributor blurb that always links to the grants page for batch status. You do not need to change READMEs to reopen Batch 2 — the grants page is the source of truth. If you want the loud “$10,000 Developer Grant Program” hero back in READMEs, restore this block in both:context-sdk/README.mdcontext-sdk-python/README.md
GRANTS_ACCEPTING_APPLICATIONS or “Batch 1 Closed”.)
4. Verify before announcing
- Grants page shows “Apply Now” and no closed banner
- Google Form accepts a test submission
-
ctxprotocol.com/contributestill works (unchanged — permissionless path) - Email
grants@ctxprotocol.comis monitored for new applications
How to close a batch again
Reverse the reopen steps:- Google Form → Accepting responses OFF (set a custom closed message pointing to ctxprotocol.com/contribute)
grants.mdx→GRANTS_ACCEPTING_APPLICATIONS = false- Deploy docs

