# SETTINGS

- [Retainful Settings](https://help.retainful.com/settings/retainful-settings.md): Learn how to configure the settings in the Retainful dashboard.
- [General](https://help.retainful.com/settings/retainful-settings/general.md): This article walks you through about the general settings of the Retainful.
- [Email](https://help.retainful.com/settings/retainful-settings/email.md): This article walks you through about the Retainful Email settings.
- [Suppression List](https://help.retainful.com/settings/retainful-settings/suppression-list.md): This article walks you through the Retainful's Suppression list settings.
- [UTM Parameters](https://help.retainful.com/settings/retainful-settings/utm-parameters.md): This article walks you through the Retainful's UTM Parameters.
- [Retainful - WooCommerce Plugin Settings](https://help.retainful.com/settings/woocommerce-plugin-settings.md): Learn how to use the settings in your WooCommerce plugin


---

# 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://help.retainful.com/settings.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.
