# General

- [Community](https://documentation.opencrvs.org/v1.7/general/community.md)
- [Contributing](https://documentation.opencrvs.org/v1.7/general/contributing.md): How to contribute to the Digital Public Good for CRVS
- [Migration notes](https://documentation.opencrvs.org/v1.7/general/migration-notes.md)
- [Releases and upgrades](https://documentation.opencrvs.org/v1.7/general/releases.md)
- [Release notes](https://documentation.opencrvs.org/v1.7/general/v1.7-release-notes.md)
- [v1.7.4: Release notes](https://documentation.opencrvs.org/v1.7/general/v1.7-release-notes/v1.7.4-release-notes.md): OpenCRVS 1.7.4 is a hotfix release that introduces minor improvements and     bug fixes based on the identified needs of countries using OpenCRVS.
- [v1.7.3: Release notes](https://documentation.opencrvs.org/v1.7/general/v1.7-release-notes/v1.7.3-release-notes.md): OpenCRVS 1.7.3 is a hotfix release that introduces minor improvements and   bug fixes based on the identified needs of countries using OpenCRVS.
- [v1.7.2: Release notes](https://documentation.opencrvs.org/v1.7/general/v1.7-release-notes/v1.7.2-release-notes.md): OpenCRVS 1.7.2 is a hotfix release that introduces minor improvements and   bug fixes based on the identified needs of countries using OpenCRVS.
- [v1.7.1: Release notes](https://documentation.opencrvs.org/v1.7/general/v1.7-release-notes/v1.7.1-release-notes.md): OpenCRVS 1.7.1 is a hotfix release that introduces minor improvements and   bug fixes based on the identified needs of countries using OpenCRVS.
- [v1.7.0: Release notes](https://documentation.opencrvs.org/v1.7/general/v1.7-release-notes/v1.7.0-release-notes.md): In OpenCRVS v1.7.0, alongside numerous technical improvements and bug fixes,   we have enhanced form configuration flexibility. Signatures inputs are now   part of the form configuration.
- [Product roadmap](https://documentation.opencrvs.org/v1.7/general/product-roadmap.md)


---

# 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://documentation.opencrvs.org/v1.7/general.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.
