# Partner verification program

### **What is the Boiler Verification Program?**&#x20;

The Boiler Verification program is a way to confirm the legitimacy of a server on Boiler to reassure end-users and offer an additional way to authenticate creators and brands.

### **Why have a Boiler Verification Program?**

* It allows users to be sure that they are on the right server for the specific collection or DAO.
* It helps prevent scams and other fraudulent activities on Discord.
* It enables creators to showcase their credibility and legitimacy.

### **How does it work?**

* Once verified, an authenticity badge appears above the "role verification panel".
* Only servers that have successfully completed our verification process receive this badge.
* Users cannot add the badge themselves - only we can do so.
* The badge cannot be customized or altered.

### **Want to learn more about our verification process?**&#x20;

Contact us on [Discord](https://discord.gg/boiler).


---

# 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://docs.boiler.gg/bot/under-the-hood/partner-verification-program.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.
