# Getting Started

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

### Create an Account & Sign In

Download the **Newtracs app** from the App Store [here](https://apps.apple.com/au/app/newtracs/id1456718442) (iOS) or Google Play [here](https://play.google.com/store/search?q=newtracs+app\&c=apps\&hl=en) (Android).

Open Newtracs and tap **Sign Up** to create a new account.

{% stepper %}
{% step %}

#### Open the app and Sign Up to create an account

{% endstep %}

{% step %}

#### Enter your details including:

* Email
* Password (must be at least 8 characters and include 2 of the following: lowercase, uppercase, numbers, symbols)
* Display name
  {% endstep %}

{% step %}

#### Confirm your email&#x20;

{% endstep %}

{% step %}

#### Login using your new account

{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Tip: Use the same account across devices to keep your trips, pins, and settings in sync.**
{% endhint %}

### Create a Vehicle Profile

{% hint style="info" %}
**Note: you must be online to create, edit or delete a vehicle.**
{% endhint %}

Your vehicle profile is used to calculate vehicle class rating, which helps Newtracs grade tracks against your setup.

{% stepper %}
{% step %}

#### Tap Profile <img src="/files/Kl4rCBfIQsQBrbGdyS29" alt="" data-size="line">

{% endstep %}

{% step %}

#### Vehicle Profile&#x20;

{% endstep %}

{% step %}

#### Add Vehicle

{% endstep %}

{% step %}

#### Fill in Details

Vehicle name (can be anything)

{% hint style="danger" %}
**Enter accurate vehicle info. Incorrect details may result in misleading track recommendations.**
{% endhint %}

{% hint style="info" %}
**If your vehicle isn’t listed, use the toggle at the top of the vehicle profile to enter it manually.**
{% endhint %}

{% hint style="info" %}
**Use the motorbike toggle to add a motorbike.**
{% endhint %}
{% endstep %}

{% step %}

#### Save

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrVB0w8xRlkVueMgn8Dp%2Fuploads%2F2sLHgEZgqXSU1Eipwfn3%2Fadd%20v%20prof.mp4?alt=media&token=7e132c9e-de27-4a06-9967-8d498d26c316>" %}
{% endstep %}
{% endstepper %}

### Vehicle Rating

{% hint style="warning" %}
**Important: Please ensure your vehicle profile is complete, and you are connected to the internet to get a vehicle capability rating.**
{% endhint %}

The vehicle rating shows which tracks are suited to different types of vehicles. It’s based on track difficulty, terrain, and conditions.

* Use it to check whether a trail matches your vehicle’s capability
* Higher ratings may require modifications or recovery gear
* If you’re unsure, start with lower-rated tracks for a safer experience

This way, the vehicle rating helps guide you to trails your vehicle is best suited for, so you can plan with confidence.


---

# 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/getting-started.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.
