# Badge Types

Each badge will have a sub-category referred to as “type”. All badge types will certify a specific niche of information. Each niche represents an industry within the blockchain ecosystem. It is expected that the more use cases that the blockchain industry develops, the more badge types that will be added.&#x20;

Examples of current Community Badges types are:

* #### DeFi
  * Decentralized compliance
  * Decentralized credit score
  * Decentralized project auditing
* #### RWA
  * Real world asset verification
* #### On-chain ID
  * Proof of talent
  * Social media verification
* #### NFT
  * Decentralized NFT Registry
  * NFT artist


---

# 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/protocol-participants/badge-types.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.
