# Default configuration

- [Intro to Farajaland](https://documentation.opencrvs.org/v1.6/default-configuration/intro-to-farajaland.md): Provides details of the OpenCRVS default configuration
- [Civil registration in Farajaland](https://documentation.opencrvs.org/v1.6/default-configuration/civil-registration-in-farajaland.md): Provides details of how civil registration is organised and administered in Farajaland
- [OpenCRVS configuration in Farajaland](https://documentation.opencrvs.org/v1.6/default-configuration/opencrvs-configuration-in-farajaland.md): Provides details on how OpenCRVS has been configured to meet the Farajaland context
- [Application settings](https://documentation.opencrvs.org/v1.6/default-configuration/opencrvs-configuration-in-farajaland/application-settings.md)
- [User / role mapping](https://documentation.opencrvs.org/v1.6/default-configuration/opencrvs-configuration-in-farajaland/user-role-mapping.md)
- [Declaration forms](https://documentation.opencrvs.org/v1.6/default-configuration/opencrvs-configuration-in-farajaland/declaration-forms.md)
- [Certificate templates](https://documentation.opencrvs.org/v1.6/default-configuration/opencrvs-configuration-in-farajaland/certificate-templates.md)
- [Business process flows in Farajaland](https://documentation.opencrvs.org/v1.6/default-configuration/business-process-flows-in-farajaland.md): Provides an overview of the Farajaland business processes digitally enabled by OpenCRVS


---

# 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.6/default-configuration.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.
