> For the complete documentation index, see [llms.txt](https://docs.intelligems.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intelligems.io/getting-started/common-use-cases.md).

# Common Use Cases

What you decide to test ultimately depends upon your business goals and priorities. The following common use cases are broken out by test type & can help get the creative juices flowing to jump-start your testing program, as well as walk you through the steps to get these tests set up. Please don't hesitate to reach out to support [here](https://portal.usepylon.com/intelligems/forms/intelligems-support-request) if you have any questions!

{% content-ref url="/pages/iOEHCDSE7u8u5sCH4rjS" %}
[Price Test Common Use Cases](/getting-started/common-use-cases/price-test-common-use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/8CskYrJLYM183E23byGu" %}
[Shipping Test Common Use Cases](/getting-started/common-use-cases/shipping-test-common-use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/AkJ5IAywRZRfl94H6L6P" %}
[Content Test Common Use Cases](/getting-started/common-use-cases/content-test-common-use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/zP4uGM3lFCTrWq5i0ulB" %}
[Offer Test Common Use Cases](/getting-started/common-use-cases/offer-test-common-use-cases.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.intelligems.io/getting-started/common-use-cases.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.
