> For the complete documentation index, see [llms.txt](https://knowledge.adsgroup.org.uk/8RnoQ2Y1ZgHQnhYYpqoO/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.adsgroup.org.uk/8RnoQ2Y1ZgHQnhYYpqoO/digital-and-cybersecurity-pillar/level-specific-guidance/bronze-level.md).

# Bronze Level

The <mark style="color:orange;">**Bronze level is the foundation of the Digital Pathway framework**</mark>, designed to establish core competencies in digital and cybersecurity practices. This level is ideal for organisations starting their digital transformation journey or seeking to ensure compliance with fundamental industry standards.

<figure><img src="/files/TrVlPl3lL02ZhsWSRkxM" alt="" width="188"><figcaption></figcaption></figure>

To navigate the Bronze level effectively, we’ve divided the guidance into three key sections:

1. [**Overview and Purpose**](/8RnoQ2Y1ZgHQnhYYpqoO/digital-and-cybersecurity-pillar/level-specific-guidance/bronze-level/overview-and-purpose.md)\
   Understand the goals and benefits of achieving the Bronze level, and why it’s a critical step for organisations aiming to build a secure and resilient digital foundation.
2. [**Assessment Guide for Bronze**](/8RnoQ2Y1ZgHQnhYYpqoO/digital-and-cybersecurity-pillar/level-specific-guidance/bronze-level/assessment-guide-for-bronze.md)\
   A step-by-step guide to completing the Bronze assessment, including tips on how to approach each section and align your organisation's practices with the maturity model.
3. [**Pathway to Improvement for Bronze**](/8RnoQ2Y1ZgHQnhYYpqoO/digital-and-cybersecurity-pillar/level-specific-guidance/bronze-level/pathway-to-improvement-for-bronze.md)\
   Practical actions and recommendations based on your assessment results, helping your organisation progress toward higher levels of digital and cybersecurity maturity.

Explore the subpages to get started with your Bronze journey and take the first step toward building a strong digital foundation.


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.adsgroup.org.uk/8RnoQ2Y1ZgHQnhYYpqoO/digital-and-cybersecurity-pillar/level-specific-guidance/bronze-level.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
