# Jmeter Corner

- [Built-in JMeter Functions](https://wiki.loadium.com/jmeter-corner/built-in-jmeter-functions.md)
- [How to Install JMeter Plugins](https://wiki.loadium.com/jmeter-corner/how-to-install-and-use-the-jmeter-plugins.md)
- [Record and Play Load Testing With Jmeter in 5 Steps](https://wiki.loadium.com/jmeter-corner/record-and-play-load-testing-with-jmeter-in-5-steps.md)
- [Websocket with Apache JMeter](https://wiki.loadium.com/jmeter-corner/websocket-with-apache-jmeter.md)
- [JMeter Timers old](https://wiki.loadium.com/jmeter-corner/jmeter-timers.md)
- [JMeter Timers](https://wiki.loadium.com/jmeter-corner/jmeter-timers-1.md)
- [Handling Error Messages of JMeter Tests in Loadium old](https://wiki.loadium.com/jmeter-corner/handling-error-messages-of-jmeter-tests-in-loadium.md)
- [Handling Error Messages of JMeter Tests in Loadium](https://wiki.loadium.com/jmeter-corner/handling-error-messages-of-jmeter-tests-in-loadium-1.md)
- [Details of Throughput Controller in JMeter (Splitting Threads to Different Requests) old](https://wiki.loadium.com/jmeter-corner/detailed-look-at-throughput-controller-in-jmeter-and-splitting-threads-to-different-requests.md)
- [Details of Throughput Controller in JMeter (Splitting Threads to Different Requests)](https://wiki.loadium.com/jmeter-corner/detailed-look-at-throughput-controller-in-jmeter-and-splitting-threads-to-different-requests-1.md)
- [How to Add a Varying Number of Parameters in Apache JMeter](https://wiki.loadium.com/jmeter-corner/how-to-add-a-varying-number-of-parameters-in-apache-jmeter.md)
- [Local Network Simulation On JMeter old](https://wiki.loadium.com/jmeter-corner/local-network-simulation-on-jmeter.md)
- [Local Network Simulation On JMeter](https://wiki.loadium.com/jmeter-corner/local-network-simulation-on-jmeter-1.md)
- [Running Load Test with FTP Server](https://wiki.loadium.com/jmeter-corner/running-load-test-with-ftp-server.md)


---

# 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/jmeter-corner.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.
