# Request for Proposal

The Amp Grant Program periodically issues Requests for Proposals (RFP) to direct builders towards high-impact areas within the digital payments ecosystem. These RFPs are open to anyone, including established teams and previous grant recipients.

1. Application process
   * Builders apply for grants using the same process and form as standard applications
   * Applicants must indicate on the form if they are responding to an RFP
2. Publication of RFPs
   * Requests will be posted on the grants section of the Amp GitBook
   * Each RFP will outline specific milestones and success metrics
3. Application timeline
   * RFP applications are open for 30 days
   * If no suitable proposals are received within this period, the application window may be extended as necessary
4. Evaluation and funding
   * Submissions will be reviewed, and a project winner will be funded based on its potential impact and alignment with the RFP goals

***


---

# 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://docs.amp.xyz/grants/request-for-proposal.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.
