# Program Documents

This directory contains the official documents and legal agreements for the Glow platform. These documents define the formal policies, procedures, and agreements that govern the operation of the Glow program and the relationships between all participants.

## Available Documents

### [Code of Conduct](/documents/code-of-conduct.md)

Outlines the expectations for all participants in the Glow community—including contributors, scouts, judges, and voters. Adherence to this code is required for participation in the program.

### [Terms of Service](/documents/terms-of-service.md)

The legal agreement between users and the Glow platform. It governs platform usage, account creation, wallet connections, and general program participation.

### [Self-Eligibility Criteria](/legal-documents/documents/self-eligibility-criteria.md)

A detailed questionnaire and checklist that contributors must complete to confirm their eligibility for the Glow program. This includes age verification, geographic restrictions, sanctions compliance, and more.

### [Nominee Application Form](/legal-documents/documents/nominee-application-form.md)

The formal grant agreement that successful nominees must complete to receive funding. It includes legal details about the grant amount, payment process, obligations, and conditions.

## Document Completion Process

As part of the application workflow, contributors must review and accept these documents at various stages:

1. The **Terms of Service** and **Code of Conduct** must be accepted during initial account creation.
2. The **Self-Eligibility Criteria** must be completed during the application process.
3. The **Nominee Application Form** is completed by approved nominees before grant disbursement.

All acceptances and submissions are recorded in the platform database for compliance and audit purposes.

***

For questions or support regarding these documents, please contact the Glow support team at <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/legal-documents/documents.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.
