> For the complete documentation index, see [llms.txt](https://enebula.gitbook.io/rugpull-prevention/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enebula.gitbook.io/rugpull-prevention/know-your-developer/badges-and-certificates.md).

# Badges and Certificates

### <mark style="color:red;">**(Temporarily halted to allow for full focus on tool development)**</mark>

### <mark style="color:green;">Badges</mark>

After acceptance into the KYD process, projects will be encouraged to display a badge signifying they are partnered with us. <mark style="color:red;">(To be released)</mark>

Upon completion of the KYD process, projects will also be encouraged to replace their previous badge with one that signifies they have completed KYD and are now "KYD Certified" they will also receive the tiered color badge corresponding to their Detective Score tier (Diamond, Gold, Silver). <mark style="color:red;">(To be released)</mark>

### <mark style="color:green;">Certificates</mark>

Also, upon completion of KYD, we will also create "Rugpull Prevention KYD Certified" 3D trophy NFTs. There will be a very limited amount of these NFTs created. Each team will receive 3 pre-minted, along with 3 pre-minted for our Core team as well. There will be a max supply of 50 of these certificates to be minted per project. <mark style="color:red;">(To be released)</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://enebula.gitbook.io/rugpull-prevention/know-your-developer/badges-and-certificates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
