# Introduction

Open Campus Achievements and Badges (OCAs and OCBs) are **verifiable digital credentials** that allow institutions, educators, and communities to recognize and reward learners in a trusted, portable way. Built on the Open Badges and W3C Verifiable Credentials standards, they provide a **unified framework** for issuing credentials that can be validated across platforms.

* **Achievements (OCAs):** Formal recognitions such as course completions, certifications, or licenses.
* **Badges (OCBs):** Lightweight, gamified recognitions that highlight participation, skills, or milestones.

Every credential issued through Open Campus is tied to a learner’s **Open Campus ID (OCID)** or wallet, ensuring that ownership is **secure, verifiable, and interoperable** across the Open Campus ecosystem.

With Open Campus Achievements/Badges, developers and issuers can:

* **Recognize learning** with portable, tamper-proof credentials.
* **Engage communities** through badges that encourage participation.
* **Build trust** by issuing credentials that follow global standards.

This guide will help you understand how to issue, integrate, and manage OCAs and OCBs using the Open Campus API.


---

# 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://devdocs.educhain.xyz/start-building/open-campus-achievements-badges/introduction.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.
