# Polestar

Here is a guide to getting started with Polestar fleet data, including details about the current market regions available datapoints.

| FEATURE                               | AVAILABILITY |
| ------------------------------------- | ------------ |
| Eligibility API                       | ❌            |
| Support adding a VIN to multiple Apps | ❌            |
| Streaming                             | ✅            |
| Support canceling a pending clearance | ❌            |

{% hint style="info" %}
**AVAILABLE DATA POINTS**

You can find a breakdown of all available data points in the [Auto API availability for Polestar](https://airtable.com/appnqv8fdlWYRB0D4/shrAKpl22VmyCPT4M) table.
{% endhint %}

### Eligible Models & Update Frequency

All Polestar models are eligible to be connected, whereas the update frequency and available packages differs slightly across the model range. Here's a breakdown for each model:

| PACKAGE          | POLESTAR 2   | POLESTAR 3                                  | POLESTAR 4  |
| ---------------- | ------------ | ------------------------------------------- | ----------- |
| Mileage          | Ignition Off | Ignition Off                                | Every 1 min |
| Vehicle Location | Ignition Off | Ignition Off                                | Every 1 min |
| Consumption      | Ignition Off | Ignition Off                                | Every 1 min |
| Vehicle Health   | Ignition Off | Not available                               | Every 1 min |
| Base             | Ignition Off | Ignition off (Vehicle Health not available) | Every 1 min |

### Supported Markets

Fleet vehicles in the European Economic Area, Norway, Switzerland and the United Kingdom are supported.

### Data Points

You can find a breakdown of all available data points in the [Auto API availability for Polestar](https://airtable.com/appnqv8fdlWYRB0D4/shrAKpl22VmyCPT4M) table. Each request returns a timestamp with each data point; it indicates the moment the data was transferred from the vehicle.

### More Information

If you have any questions, please contact us on [Slack](https://slack.high-mobility.com/) or [send us an email](mailto:sales@high-mobility.com).


---

# 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.high-mobility.com/oem-guides/polestar.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.
