# Site Performance

- [About Site Performance](https://docs.ingestlabs.com/site-performance/about-site-performance.md)
- [Site Performance Screen](https://docs.ingestlabs.com/site-performance/site-performance-screen.md)
- [Configure Test Suites](https://docs.ingestlabs.com/site-performance/configure-test-suites.md)
- [Add a New Test Suite](https://docs.ingestlabs.com/site-performance/configure-test-suites/add-a-new-test-suite.md)
- [Edit a Test Suite](https://docs.ingestlabs.com/site-performance/configure-test-suites/edit-a-test-suite.md)
- [Delete a Test Suite](https://docs.ingestlabs.com/site-performance/configure-test-suites/delete-a-test-suite.md)
- [Configure Variants](https://docs.ingestlabs.com/site-performance/configure-variants.md)
- [Initiate a Test](https://docs.ingestlabs.com/site-performance/configure-variants/initiate-a-test.md)
- [Check Test History](https://docs.ingestlabs.com/site-performance/configure-variants/check-test-history.md)
- [Add a New Variant](https://docs.ingestlabs.com/site-performance/configure-variants/add-a-new-variant.md)
- [Edit Variant](https://docs.ingestlabs.com/site-performance/configure-variants/edit-variant.md)
- [Disable Variant](https://docs.ingestlabs.com/site-performance/configure-variants/disable-variant.md)
- [Delete Variant](https://docs.ingestlabs.com/site-performance/configure-variants/delete-variant.md)
- [Site Performance](https://docs.ingestlabs.com/site-performance/site-performance.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://docs.ingestlabs.com/site-performance.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.
