# Key Processes

This section details the core workflows and processes involved in the Glow retroactive funding program. Each document explains a specific stage of the funding cycle from the perspective of both the platform and its users.

## Program Workflows

* [**Nominations**](/program-information/key-processes/nominations.md)**:** How Scouts identify and nominate contributors for their work on eligible projects.
* [**Community Voting**](/program-information/key-processes/community-voting.md)**:** The process for XRPL wallet holders to connect their wallets, verify ownership, and vote on nominations.
* [**Judging**](/program-information/key-processes/judging.md)**:** How Judges evaluate nominations based on eligibility criteria, community votes, and contribution impact to assign shirt sizes.
* [**Recipient Application**](/program-information/key-processes/recipient-application.md)**:** The steps contributors take after being nominated, including accepting terms, verifying eligibility, and connecting wallets.
* [**Disbursement**](/program-information/key-processes/disbursement.md)**:** The process for distributing approved grants to contributors via their connected XRPL wallets, including KYC verification and payment processing.

***

For questions about any process, contact <info@xrpl-commons.org>.


---

# 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://glow-docs.xrpl-commons.org/program-information/key-processes.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.
