> For the complete documentation index, see [llms.txt](https://standards.spdci.org/standards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://standards.spdci.org/standards/dci-standards/wip-farmers-registry/farmers-registry-and-sp-system-interface/1.-crvs/1.2-process/prs.fr.01-sp-system-queries-the-fr-to-request-farmer-details-for-potential-programme-enrolment.md).

# PRS.FR.01: SP-System queries the FR to request farmer details for potential  programme enrolment

This use case relates to the assess stage of the social protection delivery chain. Its purpose is to provide information that the SP system needs to enrol potential beneficiaries in social protection programmes. It applies in cases where eligibility for a social protection programme is dependent on the potential beneficiary farmer. &#x20;

This use case applies in cases where the SP system proactively requests a list of potential beneficiaries from the FR who meet specific eligibility criteria to initiate enrolment in a programme. Or the SP system may be reactive, in cases where a potential beneficiary requests enrolment in the scheme, prompting the SP system to query the FR to retrieve additional information on the potential beneficiary or their household/family to verify their eligibility.&#x20;

Please refer to the sub-pages for descriptions that illustrate this generic use case using examples from common social protection programmes.

## API Reference&#x20;

* Search API
* Subscribe API


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://standards.spdci.org/standards/dci-standards/wip-farmers-registry/farmers-registry-and-sp-system-interface/1.-crvs/1.2-process/prs.fr.01-sp-system-queries-the-fr-to-request-farmer-details-for-potential-programme-enrolment.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.
