> 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/the-detectives-guild/how-can-i-participate-in-the-guild.md).

# How can I participate in the Guild?

### <mark style="color:green;">Power to the People</mark>

You are the most important aspect of The Detective's Guild. It needs your participation to succeed. With the initial launch of the guild, along with regular content developments over time, we hope to see our community participating to help the Avalanche Network and its users.&#x20;

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

To become a verified member of the Detective's guild, you must acquire TDG tokens through our Staking Dapp. [Read how](/rugpull-prevention/our-deflationary-staking-dapp/how-to-acquire-tdg-community-tokens.md)&#x20;

Once you have enough TDG tokens to participate <mark style="color:orange;">(25k to unlock MetaDetect)</mark>, you can start using the Detective's Guild! There, you will connect to our website using a wallet. The website will read your wallet to determine if you are holding TDG tokens. Now you are ready to participate!

### <mark style="color:green;">Your Opinion is Important</mark>

In addition to DeFi safety tools, the guild will ask for your verified opinions and will collect feedback from you to help us provide ultimate project transparency. Please give us your valued comments about projects! You can also write a review!&#x20;

Tell us what you really think, but let's be civil and constructive! For now, our team can remove comments, but over time we wish to make the entire process decentralized. Just be respectful please! We're going to need to see proof of allegations. Please do not make allegations unless you have evidence and proof.&#x20;

![](/files/zHAPkpIaqMxY85VuonmF)


---

# 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/the-detectives-guild/how-can-i-participate-in-the-guild.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.
