# Scorecard Examples

Scorecards allow you to communicate and make progress on what is important to your organization.

In this section, we’re providing examples for scorecards you can create to track and promote the adoption of engineering excellence standards. \
These scorecards can span from any type of standard across the software delivery lifecycle, from engineering efficiency (e.g. DORA & SPACE metrics) to operational, security and even development maturity standards.

Each example includes:

* **An overview** of the scorecard's focus areas.
* **The requirements** for each level of maturity (Bronze, Silver, and Gold).
* **The code template** to implement these scorecard in Rely.io.


---

# 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.rely.io/scorecards/scorecard-examples.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.
