# OS NGD Fundamentals

## Introduction

The following pages provide an overview of the OS National Geographic Database (OS NGD); they cover the core elements of its design, including data formats, the coordinate reference systems used, and how Change-Only Updates (COUs) will be provided, amongst other topics:

* [Terminology and access](/osngd/getting-started/os-ngd-fundamentals/terminology-and-access.md)
* [File formats and naming](/osngd/getting-started/os-ngd-fundamentals/file-formats-and-naming.md)
* [Data ordering and currency](/osngd/getting-started/os-ngd-fundamentals/os-ngd-data-ordering-and-currency.md)
* [COU supplies](/osngd/getting-started/os-ngd-fundamentals/cou-supplies.md)
* [Data schema versioning](/osngd/getting-started/os-ngd-fundamentals/data-schema-versioning.md)
* [Unique identifiers](/osngd/getting-started/os-ngd-fundamentals/unique-identifiers.md)
* [Coordinate reference systems](/osngd/getting-started/os-ngd-fundamentals/coordinate-reference-systems.md)
* [Attribute information for feature types](/osngd/getting-started/os-ngd-fundamentals/attribute-information-for-feature-types.md)

{% hint style="info" %}
These pages should be used in conjunction with the more detailed pages available within the [Data Structure section](/osngd/data-structure/data-structure-information.md) which are specifically focussed on the different OS NGD themes, collections and feature types.
{% endhint %}

***

## Discover OS NGD

Detailed documentation on OS NGD design and practical guides on how to apply OS NGD data:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> OS NGD Explained</h3><p>A high level summary of what the OS NGD is, how to access it and who can use it.</p></td><td></td><td><a href="/pages/8b3AWSOrThAH0GTAsYBM">/pages/8b3AWSOrThAH0GTAsYBM</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="2753">❓</span> FAQs</h3><p>Frequently asked questions on OS NGD data and access methods (OS Select+Build and OS NGD APIs).</p></td><td></td><td><a href="/pages/JUF5ZrO5YAaImwLb43my">/pages/JUF5ZrO5YAaImwLb43my</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f469-1f3eb">👩‍🏫</span> OS NGD Webinars, Tutorials and Case Studies</h3></td><td>Learn more about the OS NGD through our webinars and tutorials. Case studies demonstrate how customers across numerous sectors are already using and benefiting from OS NGD data.</td><td><a href="/pages/Vh7EH4fhXifbaviqD1xu">/pages/Vh7EH4fhXifbaviqD1xu</a></td></tr></tbody></table>

## Explore OS NGD

In-depth information on OS NGD data, including structure, applications and news:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f4e3">📣</span> OS NGD News</h3></td><td>Learn about new data enhancements and service updates released for the OS NGD.</td><td><a href="/pages/oB99C98LlDQthaC3tqlq">/pages/oB99C98LlDQthaC3tqlq</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f5c3">🗃️</span> Data Structure</h3></td><td>Data structure pages provide more detailed information about data available for OS NGD themes, collections and feature types.</td><td><a href="/pages/ahAaqJ5hJuq5cHIy5jtz">/pages/ahAaqJ5hJuq5cHIy5jtz</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f3a8">🎨</span> Styling OS NGD Data</h3></td><td>Resources for styling OS NGD data.</td><td><a href="/pages/lvFVT2CttSr3eHGX0eNL">/pages/lvFVT2CttSr3eHGX0eNL</a></td></tr></tbody></table>

## Get OS NGD

Try out OS NGD sample data, download it via OS Select+Build or access it through the OS NGD APIs:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f5fa">🗺️</span> OS NGD Sample Data</h3></td><td>Try out OS NGD by downloading an area of sample data or visualising it online.</td><td><a href="/pages/R3XBYZMhWtAlUYl6CddH">/pages/R3XBYZMhWtAlUYl6CddH</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f4e5">📥</span> OS Select+Build</h3></td><td>Download OS NGD data using our bespoke download service, OS Select+Build.</td><td><a href="/pages/XF8vLxEKyQ7K7FkjbqK0">/pages/XF8vLxEKyQ7K7FkjbqK0</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f4cc">📌</span> OS NGD APIs</h3></td><td>Access OS NGD data using the OS NGD APIs to get started using OS NGD within desktop, web and mobile applications.</td><td><a href="/pages/xqIgbNyQOuVn2K7eqvPi">/pages/xqIgbNyQOuVn2K7eqvPi</a></td></tr></tbody></table>


---

# 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://docs.os.uk/osngd/getting-started/os-ngd-fundamentals.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.
