# Welcome to Loadium

Got questions about using Loadium or anything related to load testing? This comprehensive guide will walk you through everything, from designing your first load test to analyzing your test results, and the latest technologies available related to load testing.

If you're new to Loadium and you are familiar with load testing, you can check out our Quick Start guide to get things going quickly.

{% content-ref url="creating-your-first-test" %}
[creating-your-first-test](https://wiki.loadium.com/creating-your-first-test)
{% endcontent-ref %}

If you're new to load testing, we recommend starting with "**Getting Started With Loadium"**. If you're looking for something in particular, you can use the search function or jump to one of the sections below.

{% content-ref url="getting-started" %}
[getting-started](https://wiki.loadium.com/getting-started)
{% endcontent-ref %}

Happy Testing!


---

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