# Recording Trips

Logging your trips is at the heart of the Newtracs platform. Every time you record a drive, you’re helping build the most accurate, up-to-date track information for the whole community. The more trips that get logged, the better Newtracs becomes at guiding users with real-world insights.

<figure><img src="/files/W0aS5cVwMcTTZwCYsPrf" alt="" width="563"><figcaption></figcaption></figure>

As a thank you, users who contribute lots of trip data unlock exclusive rewards, from discount codes on Newtracs Premium to special offers with our partner brands. It’s our way of giving back to the drivers who power the platform.

### How to Log a Trip

{% stepper %}
{% step %}

#### Make sure your Vehicle Profile is completed&#x20;

Tap **(Profile > Vehicle Profile).** Newtracs needs to know your setup (drivetrain, tyres, suspension, etc.) to assess track difficulty.
{% endstep %}

{% step %}

#### Open Map View <img src="/files/AUM5wx4i14l0ppb7mOJi" alt="" data-size="line">

{% hint style="info" %}
**Note: Ensure location permissions are enabled in your phone’s settings. Without GPS access, the app can’t log your trip.**
{% endhint %}
{% endstep %}

{% step %}

#### Tap the Record Button <img src="/files/pQ439UcACM6dCXBOmApT" alt="" data-size="line">

The second button from the bottom left corner.
{% endstep %}

{% step %}

#### Tap Start

You can still use map features (pins, filters, navigation) while logging a trip.
{% endstep %}

{% step %}

#### Tap Stop when your trip if finished

The app will prompt you to confirm which vehicle settings you used during this trip. The trip will be automatically saved.

When online, your trip will be synced to your profile. Processing takes 24–48 hours. Once complete, your trip data contributes to:

* Track difficulty grades (community accuracy)
* Obstacle reporting (steep gradients, hazards).
* Your personal trip log and leaderboard KM total.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrVB0w8xRlkVueMgn8Dp%2Fuploads%2F9uOdlUMx5DrVqo2aaC7p%2FHow%20to%20log%20a%20trip%20new.mp4?alt=media&token=3b527ac8-3e6a-4a83-bb5e-ba5716b8c985>" %}

{% hint style="danger" %}
**Reminder: The more trips you log, the more accurate Newtracs becomes for everyone.**
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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.newtracs.com/map-view/recording-trips.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.
