# Page Not Found

The URL `disabled-registry-and-sp-mis-interface/1.-crvs/1.2-process/prs.dr.03-ibr-queries-the-dr-to-request-information-needed-for-analysis` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [PRS.DR.03 SP system queries the DR to request information needed for analysis](https://standards.spdci.org/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.03-sp-system-queries-the-dr-to-request-information-needed-for-analysis.md)
- [PRS.DR.01 SP-System queries the DR to request potential beneficiaries for programme enrolment](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.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 1:  Analysis of Disability Coverage of Social Protection Schemes](https://standards.spdci.org/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.03-sp-system-queries-the-dr-to-request-information-needed-for-analysis/example-1-analysis-of-disability-coverage-of-social-protection-schemes.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.03-sp-system-queries-the-dr-to-request-information-needed-for-analysis.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.03-sp-system-queries-the-dr-to-request-information-needed-for-analysis.md`).

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