# TheBadge's Introduction

## Overview

The Badge is a **decentralized** certification platform powered by Blockchain. It provides users the opportunity to tokenize information from the real world in the form of certifications (badges) by giving a peer-to-peer certification mechanism. This means that these badges are verified and validated by the community, which decides what should be accepted and what is not. Those from the community that participates in this process are economically incentivized.

{% hint style="info" %}
This means that these badges are verified and validated by the community, which decides what should be accepted and what is not. Those from the community that participates as data curators are economically incentivized.
{% endhint %}

The solution that TheBadge brings to the industry is a decentralized verification and certification platform that allows information from the off-chain world to be certified.&#x20;

Users will be able to create their certification standards and perform the verification process themselves while being financially rewarded for doing it. This will help to reinstate trust and transparency because the users themselves will be doing the verification. Users will be able to certify documents (Diplomas, finished courses, etc), social media accounts, cryptocurrency projects, companies, communities, digital art copyright, RWA ownership, etc.&#x20;

The market as well as the use cases will make TheBadge a platform used by millions of users.

## **Video overview:**

{% embed url="<https://www.thebadge.xyz/video/TheBadge.mp4>" %}

## Quick links

{% content-ref url="protocol-mechanics/how-it-works" %}
[how-it-works](https://doc.thebadge.xyz/protocol-mechanics/how-it-works)
{% endcontent-ref %}


---

# 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://doc.thebadge.xyz/thebadges-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.
