# Test Settings

- [Split CSV old ui](https://wiki.loadium.com/test-settings/what-is-split-csv.md): What is , How to Use & Things to Pay Attention
- [Split CSV](https://wiki.loadium.com/test-settings/what-is-split-csv-1.md): What is , How to Use & Things to Pay Attention
- [Debug Test](https://wiki.loadium.com/test-settings/debug-test.md)
- [Sandbox](https://wiki.loadium.com/test-settings/what-is-sandbox.md)
- [Multi-Step](https://wiki.loadium.com/test-settings/multi-step.md)
- [Geolocation old ui](https://wiki.loadium.com/test-settings/what-is-geolocation.md)
- [Geolocation](https://wiki.loadium.com/test-settings/what-is-geolocation-1.md)
- [Users Per Engine Configuration](https://wiki.loadium.com/test-settings/users-per-engine-configuration.md)
- [Dedicated IP old ui](https://wiki.loadium.com/test-settings/what-is-dedicated-ip-old.md): What is , How to Use & Things to Pay Attention
- [Dedicated IP](https://wiki.loadium.com/test-settings/what-is-dedicated-ip.md): What is , How to Use & Things to Pay Attention
- [Send Email old ui](https://wiki.loadium.com/test-settings/send-email-old-ui.md): Guide for using send email feature
- [Send Email](https://wiki.loadium.com/test-settings/send-email.md): Guide for using send email feature
- [DNS Override old ui](https://wiki.loadium.com/test-settings/dns-override-old-ui.md)
- [DNS Override](https://wiki.loadium.com/test-settings/dns-override.md)
- [TPS old ui](https://wiki.loadium.com/test-settings/what-is-tps.md): What is , How to Use & Things to Pay Attention
- [TPS](https://wiki.loadium.com/test-settings/what-is-tps-1.md): What is , How to Use & Things to Pay Attention
- [Network Type old](https://wiki.loadium.com/test-settings/what-is-network-type-old.md): What is , How to Use & Things to Pay Attention
- [Network Type](https://wiki.loadium.com/test-settings/what-is-network-type.md): What is , How to Use & Things to Pay Attention
- [Test Scheduling old](https://wiki.loadium.com/test-settings/test-scheduling-old.md): Brief guide on how to schedule your tests
- [Test Scheduling](https://wiki.loadium.com/test-settings/test-scheduling.md): Brief guide on how to schedule your tests
- [Test Failure Settings](https://wiki.loadium.com/test-settings/test-failure-settings.md): What is , How to Use & Things to Pay Attention
- [JMeter Settings OLD](https://wiki.loadium.com/test-settings/jmeter-settings-old.md): Brief guide for JMeter Settings while creating JMeter Tests
- [JMeter Settings](https://wiki.loadium.com/test-settings/jmeter-settings.md): Brief guide for JMeter Settings while creating JMeter Tests
- [Failure Criteria old](https://wiki.loadium.com/test-settings/failure-criteria-old.md): Brief guide for Failure Criteria
- [Failure Criteria](https://wiki.loadium.com/test-settings/failure-criteria.md): Brief guide for Failure Criteria
- [Flexible Thread Scheduling](https://wiki.loadium.com/test-settings/flexible-thread-scheduling.md): A guide for Flexible Thread in JMeter
- [File Output](https://wiki.loadium.com/test-settings/file-output.md): A quick guide to output custom files from your test runs


---

# 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.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.
