> For the complete documentation index, see [llms.txt](https://openbriefing.gitbook.io/insurance-for-ngos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://openbriefing.gitbook.io/insurance-for-ngos/glossary.md).

# Glossary

| **Policy period**                  | The time for which the policy is valid. Usually between the Effective Date (the date the policy is issued) and the Expiry Date (the date the policy expires).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **The insured**                    | The individual or organisation that has purchased the policy.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| **Insured person(s)**              | This differs per policy. It is important that the organisation clearly informs the broker/insurer who it would like to be covered in the policy (and to what extent). This may include board members, senior managers, all employees, families, consultants, volunteers, drivers and other categories. The more categories of people you chose to cover, the more expensive the policy will be. Within the policy, each category will be offered differing levels of cover on the basis that organisations generally prefer to provide higher levels of cover for employees than local contractors, for example. However, this is the organisation’s, not the insurer’s, choice. |
| **Operative time**                 | The times when the policy is valid. It can be a simple as *‘*&#x32;4 hours a day’. It can also be more complicated, including terms like ‘While undertaking an Insured Journey on behalf of the Insured, including Incidental Holiday outside or within the Country of Permanent Residence of the Insured Person’. It is common that different Operative Times apply to different categories of Insured Persons.                                                                                                                                                                                                                                                                 |
| **Insured journey**                | A journey that begins during the Policy Period and is undertaken by an Insured Person within the Operative Time.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| **Country of permanent residence** | The country where an Insured Person usually lives (either indefinitely or with the intent to reside indefinitely).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |


---

# 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://openbriefing.gitbook.io/insurance-for-ngos/glossary.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.
