# ObjectHunt

{% hint style="info" %}
This document is for those who have purchased ObjectHunt.
{% endhint %}

## Show Case

{% embed url="<https://youtu.be/ClIFP-1Gk0M?si=K8MuhD9_aWIl7zRb>" %}

## Explanation Video

{% embed url="<https://youtu.be/fiZqKOutA7k?si=szmw6hcD5oDrnl7O>" %}

## FAQ

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><em><strong>What is the maximum number of players?</strong></em></td><td></td><td><p>The test play has been run with up to 24 people in one room and has run smoothly.</p><p>We do not recommend playing with more than 24 people in one room.<br><br>We have not tested the operation with more than 25 people.</p></td></tr><tr><td><em><strong>What is the CPU utilization during play?</strong></em></td><td><br>Hunter Side (average): <br>0.04 ms<br></td><td>Object Side (average): <br>0.08 ms</td></tr><tr><td><em><strong>I need support. Where can I get support?</strong></em></td><td></td><td>You can get support.<br>Join us <a href="https://discord.gg/qbmdTHsuH7">Discord</a> and create ticket.<br><br>Did you review the documentation before getting support? We may be able to solve your problem. Please be sure to read the documentation before creating a ticket.<br></td></tr><tr><td><p><em><strong>What is Hunter`s weapon hash code?</strong></em></p><p></p><p><em><strong>hash code:</strong></em> <br><code>WEAPON_PHNZSH</code></p></td><td></td><td></td></tr></tbody></table>


---

# 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://nazumod-or-script.gitbook.io/re-cord/scripts/objecthunt.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.
