> 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.02-sp-system-connects-to-farmer-registry-to-confirm-eligibility.md).

# PRS.FR.02: SP system connects to farmer registry to confirm eligibility

This use case relates to the assess and enrol stage of the [social protection delivery chain](/standards/dci-standards/wip-farmers-registry/farmers-registry-and-sp-system-interface/1.-crvs/1.2-process.md). Its purpose is for the social registry to verify the status of the potential beneficiary before enrolment in social protection programmes. In this case, the SP system needs to query the FR to verify the farmer's current status.  &#x20;

The request to share the farmer's status will be initiated by the SP system (possibly alongside requests to other registries) to verify eligibility. This could be a request for an individual member, or it could be a bulk request for a batch of potential beneficiaries.&#x20;

For data minimisation purposes the use case can only request to confirm if a potential beneficiary satisfies a certain criteria. The FR will return a 'yes' or 'no' response.&#x20;

Please refer to the sub-pages for descriptions that illustrate this generic use case using examples from common social protection schemes.&#x20;

## API Reference&#x20;

* subscribe


---

# 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.02-sp-system-connects-to-farmer-registry-to-confirm-eligibility.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.
