# Vote on a case

If you’re joining the Intel Desk for the first time, here’s what you need to do to vote on your case:&#x20;

1. **Connect your wallet**\
   This will serve as your account on the platform and enable you to manage your $BMT and participate in voting.
2. **Deposit $BMT**\
   You can deposit BMT in your voting pool in the section “Your BMT”. You can withdraw your $BMT at any time, but withdrawing too quickly may incur a fee
3. **Allocate $BMT to a case**\
   Once $BMT is deposited, choose any case and allocate all or part of your $BMT to it. The amount of $BMT allocated to each case determines how we prioritize our resources for investigations
4. **Reallocate $BMT**\
   **Y**ou can reallocate your votes to any case as many times as you like, free of charge. However, votes are only reviewed once a week to ensure efficient resource allocation and provide the stability needed to prioritize cases

<figure><img src="/files/XPhUCVxSQO7aXXnnVAkz" alt=""><figcaption><p>Lock $BMT</p></figcaption></figure>

<figure><img src="/files/NCtw1ks7dADJ3ERL18nt" alt=""><figcaption><p>Allocate $BMT</p></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/vote-on-a-case.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.
