# Definition

A **Badge** is a Web3 certificate that in order to receive it, the person needs to go through a decentralized verification process.&#x20;

Web3 certificates are similar to traditional certificates, but they have two big differences.&#x20;

* The first one is the verification process in order to obtain them. In traditional certifications, the verification process is carried out by a centralized authority, and in Web3 certifications, this process is done in a decentralized way by the community.&#x20;
* The second difference is the possible use cases. Having a Web3 certificate enables people to not only use them in the traditional world, but also in the Web3 world. Nowadays, people cannot use normal certificates, such as university degrees, or a course completion diploma, to apply for a job in a Web3 company.&#x20;

This is because there is currently no way to connect these two worlds. TheBadge and its Web3 certificates allow this by wrapping a real-world certificate into a Web3 version of it.\ <br>

<figure><img src="/files/d2xs1OqsW0ajnp8NwG1e" alt=""><figcaption><p>Badge examples</p></figcaption></figure>

<br>


---

# 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/what-is-a-badge/definition.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.
