# Overview

Welcome to the official Newtracs User Guide. This guide is designed to help you get the most out of the Newtracs app.

<figure><img src="https://2269304551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrVB0w8xRlkVueMgn8Dp%2Fuploads%2Fm0BrJkTwkKmICW51auWx%2Fimage.png?alt=media&#x26;token=cd55e8fa-112f-41ab-b70b-0b7dff0ff179" alt="" width="375"><figcaption></figcaption></figure>

Newtracs provides community-driven, real-time, 4WD track data, track difficulty ratings, offline maps, and more. By combining user-submitted GPS traces with detailed terrain analysis, Newtracs delivers the most accurate and up-to-date 4WD information available.

**Who This Guide is For:**

* **Everyday 4WD explorers** who want reliable track information
* **Trip planners** who need offline maps and track grading
* **Drivers with modified vehicles** who want to match tracks to their setup
* **Community contributors** who log trips, drop pins, and share insights

***

## Navigation Bar

The main navigation bar at the bottom of the screen is used to access the main areas & functions of the app. These include:

* [**Map**](https://help.newtracs.com/map-view)**:** Main map view and home screen.

  <div align="left"><figure><img src="https://2269304551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrVB0w8xRlkVueMgn8Dp%2Fuploads%2Fm1akPCEQ5QFGb8zsDi6J%2Fimage.png?alt=media&#x26;token=474cdb7a-8353-4eff-a946-e23bc9eb541b" alt="" width="63"><figcaption></figcaption></figure></div>
* [**Record**](https://help.newtracs.com/map-view/recording-trips)**:** Open trip record tab.

  <div align="left"><figure><img src="https://2269304551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrVB0w8xRlkVueMgn8Dp%2Fuploads%2FSjkBC3wJd2a46OT0ZftA%2FScreenshot%202025-10-08%20at%2011.53.18%E2%80%AFAM.png?alt=media&#x26;token=9d756652-b802-4527-835e-216ce08874bc" alt="" width="63"><figcaption></figcaption></figure></div>
* [**Saved**](https://help.newtracs.com/saved-items)**:** Access your Saved items including trips, pins, & favourite tracks.

  <div align="left"><figure><img src="https://2269304551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrVB0w8xRlkVueMgn8Dp%2Fuploads%2FtR2HNautH6m6ODpbXNUt%2Fimage.png?alt=media&#x26;token=8f6b75a9-50cc-4e73-9c38-426e7598f50b" alt="" width="63"><figcaption></figcaption></figure></div>
* [**Profile**](https://help.newtracs.com/profile-and-account-management)**:** Access your vehicle profile, user profile, offline maps, and app settings.<br>

  <div align="left"><figure><img src="https://2269304551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrVB0w8xRlkVueMgn8Dp%2Fuploads%2FCageRFjeQ3BAwf03vEVW%2Fimage.png?alt=media&#x26;token=ae92e810-c4b0-4932-a0f8-06f51411396f" alt="" width="63"><figcaption></figcaption></figure></div>


---

# 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/overview.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.
