# Page Not Found

The URL `disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.02-sp-system-queries-the-dr-to-confirm-disability-status-of-a-potential-beneficiaries/example-1-eligibility-check-in-a-grants-for-old-age-scheme-enrollment` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Example 1: Eligibility Check in a Grants for Old Age Scheme Enrolment](https://standards.spdci.org/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.02-sp-system-queries-the-dr-to-confirm-disability-status-of-potential-beneficiaries/example-1-eligibility-check-in-a-grants-for-old-age-scheme-enrolment.md)
- [Example 2: Eligibility Check for Enrolment for Personal Assistance Scheme](https://standards.spdci.org/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.02-sp-system-queries-the-dr-to-confirm-disability-status-of-potential-beneficiaries/example-2-eligibility-check-for-enrolment-for-personal-assistance-scheme.md)
- [PRS.DR.02: SP-System queries the DR to confirm disability status of potential beneficiaries](https://standards.spdci.org/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.02-sp-system-queries-the-dr-to-confirm-disability-status-of-potential-beneficiaries.md)
- [Example 2 : Registration/Intake in a Benefits Scheme for Households with Members with a Disability](https://standards.spdci.org/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.01-sp-system-queries-the-dr-to-request-potential-beneficiaries-for-programme-enrolment/example-2-registration-intake-in-a-benefits-scheme-for-households-with-members-with-a-disability.md)
- [Example 1: Registration in a Benefits Scheme for Persons with a Disability](https://standards.spdci.org/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.01-sp-system-queries-the-dr-to-request-potential-beneficiaries-for-programme-enrolment/example-1-registration-in-a-benefits-scheme-for-persons-with-a-disability.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://standards.spdci.org/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.02-sp-system-queries-the-dr-to-confirm-disability-status-of-potential-beneficiaries/example-1-eligibility-check-in-a-grants-for-old-age-scheme-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.

### Option 2 — Browse the documentation index

Full index: https://standards.spdci.org/standards/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://standards.spdci.org/standards/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.02-sp-system-queries-the-dr-to-confirm-disability-status-of-potential-beneficiaries/example-1-eligibility-check-in-a-grants-for-old-age-scheme-enrolment.md`).

You may also use `Accept: text/markdown` header for content negotiation.
