# Debug Test

You can create a free, 5-user debug test to verify everything before starting the actual test. These tests will not consume any test usages.

<figure><img src="/files/0SfmWUAbugKdMH0lyFGs" alt=""><figcaption><p>Debug Test Button</p></figcaption></figure>

Debug test configuration is as follows:&#x20;

<figure><img src="/files/NJ75FMl27Eo1OMC7lnJ0" alt="" width="563"><figcaption><p>5-User, 1-Engine Debug Test Configuration</p></figcaption></figure>

You can disable Debug Mode from the button shown below:

<figure><img src="/files/cTV1nLOw7rXXAfqU9RGu" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:** Dedicated IPs are not supported with Debug tests.
{% endhint %}


---

# 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.loadium.com/test-settings/debug-test.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.
