> 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/services-we-provide.md).

# Services We Provide

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

### <mark style="color:green;">KYD Overview and Community Introduction.</mark>

Once a project is selected to be in our KYD process, we introduce their developers to our community, asking them to give us regular updates on all of their latest news. We will then create an easy to understand KYD Overview page for their project on our website. We will highlight contract safety features, main token use cases and share some our our research.

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

This podcast will happen shortly after the overview page goes up. We aim for a 30min - 1hr conversation with the developers or an English speaking representative of the project to speak with us on voice. This step is very important for transparency and must be done through voice. [See KYD Projects](https://rugpullprevention.com/kyd-process)&#x20;

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

An included service for all KYD project that focuses on the NFT aspect of a project,  Click [HERE](/rugpull-prevention/nftrust/nft-transparency.md) for more info.&#x20;

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

A unique deep dive scoring system that takes many metrics and team communications into account, also using community voting to calculate the score. [See our Scores](https://rugpullprevention.com/detective-scores)


---

# 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/services-we-provide.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.
