# General Features

- [Targeting](https://docs.intelligems.io/general-features/targeting.md)
- [Audience Targeting](https://docs.intelligems.io/general-features/targeting/audience-targeting.md)
- [Targeting By Customer Parameters](https://docs.intelligems.io/general-features/targeting/targeting-by-customer-parameters.md)
- [Currency Targeting](https://docs.intelligems.io/general-features/targeting/currency-targeting.md)
- [Page Targeting](https://docs.intelligems.io/general-features/targeting/page-targeting.md)
- [Product Targeting](https://docs.intelligems.io/general-features/targeting/product-targeting.md)
- [How to Set Up Collection Card Product Targeting](https://docs.intelligems.io/general-features/targeting/product-targeting/how-to-set-up-collection-card-product-targeting.md)
- [Mutually Exclusive Experiments](https://docs.intelligems.io/general-features/targeting/mutually-exclusive-experiments.md): Prevent visitors from being exposed to similar experiments at the same time or one after another to reduce interaction effects, minimize risks from overlapping experiences, and ensure good UX.
- [Targeting FAQs](https://docs.intelligems.io/general-features/targeting/targeting-faqs.md)
- [Onsite Editor](https://docs.intelligems.io/general-features/onsite-editor.md): Use Intelligems' Onsite Editor tool to tailor visitors' on-site experience based on their test group.
- [Selecting the Right Element](https://docs.intelligems.io/general-features/onsite-editor/selecting-the-right-element.md): Use CSS selectors to target the correct page elements on your site so your Tests and Experiences display correctly.
- [Visual Experience Builder](https://docs.intelligems.io/general-features/onsite-editor-1.md): Use Intelligems' Visual Builder to tailor visitors' on-site experience based on their test group.
- [Image Onsite Editor](https://docs.intelligems.io/general-features/image-onsite-editor.md): Use the Intelligems Image Onsite Editor tool to tailor the images visitors see based on their test group.
- [CSS Styles and JavaScript Injection](https://docs.intelligems.io/general-features/css-and-javascript-injection.md)
- [Global Styles](https://docs.intelligems.io/general-features/global-styles.md): How to install, edit, and launch components like Quantity Buttons, Offer Progress Bars, Shipping Progress Bars, and Offer Messages.


---

# 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.intelligems.io/general-features.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.
