# Submit a case

Anyone can submit a case to the Intel Desk, which will then be voted on by all BMT holders.

To prevent spam, a minimum amount of $BMT is required to submit a new case. To submit a case, go to “Create a Case” section and allocate 100 $BMT to your proposal (you must have deposited $BMT in your voting pool). This ensures your case is “open” and visible to everyone. Once others begin allocating $BMT to your case, you can reduce your allocation, as long as it doesn’t fall below the 100 $BMT threshold.

You can visit your profile page to view all the cases you’ve submitted, along with their current status

<figure><img src="/files/ke8fHC5hgnuXdRDuwrRZ" alt=""><figcaption><p>Create a Case</p></figcaption></figure>

<figure><img src="/files/6XE5nc4dBBooQJoqaSJF" alt=""><figcaption><p>Check your Ongoing Cases</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/submit-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.
