# Creators

**Creators** design and publish badges (web3 certificates) with their own certification criteria for others to apply for and receive it. They will determine what information/proof potential badge holders need to provide in order to receive their badge.\
\
They will also set the price of their badge, and their profit comes whenever a person has claimed their badge.

{% hint style="info" %}
For example, Bob is a compliance officer in the traditional world, and he would like to apply his knowledge to increase trust in the Web3 ecosystem. He could register as a creator in TheBadge, and use his knowledge to create the criteria necessary for a project or a person to receive the decentralized compliance badge.&#x20;

Then, every time someone claims a badge of this type, Bob will receive his profit for being the creator.
{% endhint %}

In order to become a creator, the user will have to go through a registration process in The Badge.

[Step by step guide on how to become a creator](broken://pages/RpVWvoLOIh9DH9UokoMi)


---

# 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/creators.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.
