# Test Composer Setup

Loadmill has several ways to compose full API scenarios - the most common is [Loadmill Composer Chrome Extension](https://chrome.google.com/webstore/detail/loadmill-test-composer/gdkmnfehipofdefhpegbgkkocinlaofd?hl=en). This extension allows you to compose your API test scenario while browsing your application. It can register any type of incoming and ongoing API calls from the server.

{% hint style="warning" %}
Make sure to create an account if you want to use it.
{% endhint %}

Once installed, you can locate the Loadmill Composer as part of the dev tools tab. Click Command+Option+J (Mac)/ Ctr+Shift+J (Windows) to open your dev tools and select the Loadmill Composer tab.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2FrsGtHE4cq20cqpql4KHx%2Fpart_8.mp4?alt=media&token=a4f6a8cc-800c-451e-acc8-9a0ed25d2cdb>" %}

{% hint style="info" %}
**You can drag the Loadmill Composer tab for it to be more visible for you every time you open your dev tools**
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2F9t3BcoIqrUpWXbIb4Kqa%2Fpart_9.mp4?alt=media&token=c02dbe3b-e235-40a4-bf42-8c482b803fb8>" %}

[![image-text](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2FNRrejIpGspdMBzdTlYHH%2FDownload%20Chrome%20Extention.png?alt=media\&token=8f06b3fe-6ad1-4a1b-95e3-ce0bdcc78853)](https://chrome.google.com/webstore/detail/loadmill-test-composer/gdkmnfehipofdefhpegbgkkocinlaofd?hl=en)


---

# 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://docs.loadmill.com/loadmill-test-composer/quickstart.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.
