# Prediction Models

The Prediction Models tab allows you to create and manage Prediction Models to optimize your marketing campaigns. For example, Prediction Models can predict which customers are more likely to make a purchase after a Campaign, allowing you to spend more resources on more promising customers.

<figure><img src="/files/3sE1URVqm80p9teERRXj" alt=""><figcaption></figcaption></figure>

### How to Use Prediction Models

Click on the Prediction Models Tab at the top of your screen. On the Model Builder page, you can see a button to create a new model, and a list of your existing models. You can click on any Model to view its configuration.

You can also see Status Information of the Models here. For models where calculation is finished successfully, click on the model to see its curation status. You can click on the Question Mark icon (?) next to Curation Overview to learn more.

<figure><img src="/files/AiYH7cGmrJEpH4NxuteC" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.crossengage.io/data-and-engagement-platform/prediction-models.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.
