# How does it work?

## Introduction

Crypto has always been built on decentralization – the idea that collective intelligence outperforms any individual effort.  The same applies to investigations. Most crypto incidents are solved by multiple voices, each contributing a part of the story.&#x20;

This is why we built the Intel Desk, a **collaborative layer for investigations**

When a crypto incident happens, such as a hack, insider activity, or a suspicious launch – we create a case page. Each case becomes a live feed of findings from on-chain detectives on Crypto Twitter (CT). Contributors are ranked by their impact, reach, and how they helped move the case forward.

Users can follow how the story unfolded, who found what, and how each thread connects. And for investigators, it means their work is recognized, stored, and surfaced – not buried in a timeline.

<figure><img src="/files/0kEfi1RTlhUqUyhhhXV8" alt=""><figcaption></figcaption></figure>

## Which cases get investigated?

Crypto Twitter has always investigated major incidents in real time. The Intel Desk doesn’t change that. It simply helps direct that energy toward what matters most, using a two-way system.

First, users vote on the cases they care about. The more votes a case gets, the higher its multiplier. For example:

* A case with 80% of the votes gets a 8x multiplier
* A case with 20% gets a 2x multiplier
* A case with 5% gets a 1.05x multiplier

Then, investigators are ranked based on how much their tweets helped move the case forward. Each featured tweet earns points, based on its quality and reach. These points are multiplied by the case’s score, so contributions to high-voted cases count even more. This way, the most impactful work gets the visibility and recognition it deserves, while the community helps steer the focus.

<figure><img src="/files/UUDdPUOBhrjqI9oHgmVP" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.bubblemaps.io/intel-desk/how-does-it-work.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.
