# Sprayer Offset

***

## Motivation

I want to record the location of a weed sprayer to measure its offset.

***

## Requirements

* You should thoroughly review the [Ground Control Points](/home/fieldagent-mobile-ios/60-second-guides/ground-control-points.md) guide first.
  * This guide builds on capturing GCPs.
* You must have [Trimble Mobile Manager](/home/fieldagent-mobile-ios/60-second-guides/trimble-mobile-manager.md) and your DA2 configured.
* You should have your DA2 attached to the 90-degree elbow adapter.
* You will need access to the [Cab App](#cab-app-rtk-coordinates) inside the sprayer.
* Verify your active org and [Switch Active Organization](/home/fieldagent-mobile-ios/60-second-guides/switch-active-organization.md) as necessary.
* When uploading, you should be connected to WiFi for best results.

{% hint style="success" %}
The resulting feature set will be attached to your active organization.

The app will calculate an offset of `-0.154m` for all points to offset your elbow adapter.
{% endhint %}

***

## Steps

From the Home Screen:

1. Tap on your field.
2. Tap on the Points button.
3. Tap on the + button on the top left.
4. Tap on Sprayer Offset.
5. Move your DA2 over the spot on the sprayer you wish to record.
6. Wait for the app to report `0.01 m` accuracy and for the Current Location to display a <mark style="color:green;">**green**</mark> status.
7. Tap Save Location.
8. Snap a photo of the [Cab App](#cab-app-rtk-coordinates) displaying its location coordinates.
9. Tap the Save button on the top right.
10. Confirm by tapping on Save.

{% hint style="success" %}
The app has saved the data locally to your Apple Device.&#x20;

You can either upload later or start the upload now.
{% endhint %}

From the Field Point Details screen:

1. Tap the Upload button.
2. Verify your network connectivity by reviewing the network indicators.
3. Tap the Upload button to start processing.

Once the upload has been completed, tap the Done button to return to your Field Point List.

***

If you want to see a preview of the process, please review the [Ground Control Points](/home/fieldagent-mobile-ios/60-second-guides/ground-control-points.md) guide for more details.

***

## Cab App RTK Coordinates

<div data-full-width="false"><figure><img src="/files/g9ybhfoZydaMZ14ATvYG" alt=""><figcaption><p>Sprayer Cab App RTK Location</p></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://support.senterasensors.com/home/fieldagent-mobile-ios/60-second-guides/sprayer-offset.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.
