# Bot Mitigation

Though there are various server implementations Metaverse HQ deploys to mitigate bots, the most effective practice to mitigating bots is to incorporate a "Mint Objective" which drives users to complete the objective for a nominal fee of .0009 ETH.

In order to incorporate a mint objective to your mission, please fill out this form and our team will add this objective to your mission: [Jacob Meyer](mailto:undefined)

<figure><img src="/files/Pto5myQWOaEOB5KuqZ7v" alt=""><figcaption><p>Taiko's integrated Mint Objective</p></figcaption></figure>

<figure><img src="/files/GJrsEU1nc1LrEX6HCRXj" alt=""><figcaption><p>Magic Eden's mint as a reward</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://docs.mvhq.io/for-teams/bot-mitigation.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.
